summaryrefslogtreecommitdiffstats
path: root/src/ex_cmds.c
AgeCommit message (Expand)Author
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-02-27patch 8.0.1553: cannot see what digraph is used to insert a characterv8.0.1553Bram Moolenaar
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowv8.0.1525Bram Moolenaar
2018-02-13patch 8.0.1512: warning for possibly using NULL pointerv8.0.1512Bram Moolenaar
2018-02-12patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2018-02-03patch 8.0.1461: missing another file in patchv8.0.1461Bram Moolenaar
2017-12-09patch 8.0.1383: local additions in help skips some filesv8.0.1383Bram Moolenaar
2017-12-09patch 8.0.1382: get "no write since last change" message if terminal is openv8.0.1382Bram Moolenaar
2017-11-26patch 8.0.1347: MS-Windows: build broken by misplaced curlyv8.0.1347Bram Moolenaar
2017-11-26patch 8.0.1345: race condition between stat() and open() for viminfov8.0.1345Bram Moolenaar
2017-11-11patch 8.0.1287: temp file used for viminfo may have wrong permissionsv8.0.1287Bram Moolenaar
2017-10-24patch 8.0.1216: tabline is not always updated for :file commandv8.0.1216Bram Moolenaar
2017-10-15patch 8.0.1202: :wall gives an errof for a terminal windowv8.0.1202Bram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-08-31patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not setv8.0.1028Bram Moolenaar
2017-08-17patch 8.0.0953: get "no write since last change" error in terminal windowv8.0.0953Bram Moolenaar
2017-08-03patch 8.0.0858: can exit while a terminal is still running a jobv8.0.0858Bram Moolenaar
2017-07-27patch 8.0.0782: using freed memory in quickfix codev8.0.0782Bram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar
2017-07-11patch 8.0.0707: freeing wrong memory with certain autocommandsv8.0.0707Bram Moolenaar
2017-06-25patch 8.0.0677: setting 'filetype' may switch buffersv8.0.0677Bram Moolenaar
2017-06-22patch 8.0.0651: build failure without the auto command featurev8.0.0651Bram Moolenaar
2017-06-22patch 8.0.0649: when opening a help file the filetype is set several timesv8.0.0649Bram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusablev8.0.0643Bram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchv8.0.0630Bram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'v8.0.0621Bram Moolenaar
2017-04-20patch 8.0.0571: negative line number when using :z^ in an empty bufferv8.0.0571Bram Moolenaar
2017-04-02patch 8.0.0537: illegal memory access with :z and large countv8.0.0537Bram Moolenaar
2017-03-26patch 8.0.0513: getting name of cleared highlight group is wrongv8.0.0513Bram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsv8.0.0466Bram Moolenaar
2017-03-15patch 8.0.0459: old fix for :move and folding no longer neededv8.0.0459Bram Moolenaar
2017-03-14patch 8.0.0457: using :move messes up manual foldsv8.0.0457Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower casev8.0.0451Bram Moolenaar
2017-03-12patch 8.0.0449: part of fold patch accidentally includedv8.0.0449Bram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modev8.0.0374Bram Moolenaar
2017-02-09patch 8.0.0316: :help z? does not workv8.0.0316Bram Moolenaar
2017-02-09patch 8.0.0315: :help :[range] does not workv8.0.0315Bram Moolenaar
2017-01-21patch 8.0.0209: cursor binding does not work with :substitutev8.0.0209Bram Moolenaar
2017-01-13patch 8.0.0177: BufEnter autocommand not fired for a directoryv8.0.0177Bram Moolenaar
2016-12-14patch 8.0.0134v8.0.0134Bram Moolenaar
2016-11-10patch 8.0.0073v8.0.0073Bram Moolenaar
2016-10-21patch 8.0.0046v8.0.0046Bram Moolenaar
2016-10-12patch 8.0.0029v8.0.0029Bram Moolenaar
2016-09-06patch 7.4.2341v7.4.2341Bram Moolenaar
2016-09-04patch 7.4.2324v7.4.2324Bram Moolenaar