summaryrefslogtreecommitdiff
path: root/src/vim.h
AgeCommit message (Expand)Author
2018-02-10patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuBram Moolenaar
2018-02-06patch 8.0.1475: invalid memory access in read_redo()Bram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryBram Moolenaar
2018-01-31patch 8.0.1445: cannot act on edits in the command lineBram Moolenaar
2017-12-16patch 8.0.1394: cannot intercept a yank commandBram Moolenaar
2017-12-05patch 8.0.1375: window size wrong after maximizing with WinBarBram Moolenaar
2017-11-28patch 8.0.1357: startup test fails on OpenBSDBram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompleteBram Moolenaar
2017-11-25patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximBram Moolenaar
2017-11-25patch 8.0.1334: splitting a window with a WinBar damages window layoutBram Moolenaar
2017-11-19patch 8.0.1321: can't build huge version with AthenaBram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIBram Moolenaar
2017-11-18patch 8.0.1310: cproto generates errors because of missing typeBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-19patch 8.0.1206: no autocmd for entering or leaving the command lineBram Moolenaar
2017-10-14patch 8.0.1194: actual fg and bg colors of terminal are unknownBram Moolenaar
2017-09-24patch 8.0.1143: macros always expand to the same thingBram Moolenaar
2017-09-23patch 8.0.1138: click in window toolbar starts Visual modeBram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the sameBram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the sameBram Moolenaar
2017-09-19patch 8.0.1129: window toolbar missing a part of the patchBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-09-02patch 8.0.1042: without the syntax feature highlighting doesn't workBram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedBram Moolenaar
2017-08-30patch 8.0.1016: gnome terminal echoes t_RCBram Moolenaar
2017-08-14patch 8.0.0941: existing color schemes don't like StatusLineTermBram Moolenaar
2017-08-12patch 8.0.0914: highlight attributes are always combinedBram Moolenaar
2017-08-06patch 8.0.0878: no completion for :mapclearBram Moolenaar
2017-08-02patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrongBram Moolenaar
2017-07-31patch 8.0.0825: not easy to see that a window is a terminal windowBram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'Bram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedBram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-02-21patch 8.0.0346: Vim relies on limits.h to be included indirectlyBram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workBram Moolenaar
2017-02-01patch 8.0.0280: problem setting multi-byte environment var on MS-WindowsBram Moolenaar
2017-01-27patch 8.0.0246: compiler warnings for int to pointer conversionBram Moolenaar
2017-01-26patch 8.0.0241: fallback implementation of mch_memmove is unusedBram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pasteBram Moolenaar
2017-01-12patch 8.0.0175: setting language on MS-Windows does not always workBram Moolenaar
2016-12-03patch 8.0.0123Bram Moolenaar
2016-12-01patch 8.0.0109Bram Moolenaar
2016-11-24patch 8.0.0098Bram Moolenaar
2016-11-24patch 8.0.0097Bram Moolenaar
2016-11-10patch 8.0.0074Bram Moolenaar
2016-10-15patch 8.0.0038Bram Moolenaar