summaryrefslogtreecommitdiffstats
path: root/src/ex_docmd.c
AgeCommit message (Expand)Author
2019-04-27patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar
2019-04-25patch 8.1.1204: output of :command with address completion is not nicev8.1.1204Bram Moolenaar
2019-04-24patch 8.1.1201: output of :command is hard to readv8.1.1201Bram Moolenaar
2019-04-07patch 8.1.1136: decoding of mouse click escape sequence is not testedv8.1.1136Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-30patch 8.1.1077: reg_executing() is reset by calling input()v8.1.1077Bram Moolenaar
2019-03-04patch 8.1.0992: a :normal command resets the reg_executing() resultv8.1.0992Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-17patch 8.1.0940: MS-Windows console resizing not handled properlyv8.1.0940Bram Moolenaar
2019-02-08patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-28patch 8.1.0839: when using VTP wrong colors after a color scheme changev8.1.0839Bram Moolenaar
2019-01-26patch 8.1.0829: when 'hidden' is set session creates extra buffersv8.1.0829Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0806: too many #ifdefsv8.1.0806Bram Moolenaar
2019-01-24patch 8.1.0805: too many #ifdefsv8.1.0805Bram Moolenaar
2019-01-24patch 8.1.0803: session file has problem with single quote in file namev8.1.0803Bram Moolenaar
2019-01-22patch 8.1.0794: white space before " -Ntabmove" causes problemsv8.1.0794Bram Moolenaar
2019-01-22patch 8.1.0790: code for creating tabpages in session is too complexv8.1.0790Bram Moolenaar
2019-01-21patch 8.1.0789: sourcing a session sets v:errmsgv8.1.0789Bram Moolenaar
2019-01-20patch 8.1.0785: depending on the configuration some functions are unusedv8.1.0785Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-17patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar
2019-01-15patch 8.1.0753: printf format not checked for semsg()v8.1.0753Bram Moolenaar
2019-01-15patch 8.1.0752: one more compiler warning for signed/unsigned stringv8.1.0752Bram Moolenaar
2019-01-14patch 8.1.0745: compiler warnings for signed/unsigned stringv8.1.0745Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-12patch 8.1.0734: the hlsearch state is not stored in a session filev8.1.0734Bram Moolenaar
2019-01-08patch 8.1.0706: tabline is not always redrawnv8.1.0706Bram Moolenaar
2018-12-26patch 8.1.0640: get E14 while typing command :tab with 'incsearch' setv8.1.0640Bram Moolenaar
2018-12-23patch 8.1.0629: "gn" selects the wrong text with a multi-line matchv8.1.0629Bram Moolenaar
2018-12-22patch 8.1.0623: iterating through window frames is repeatedv8.1.0623Bram Moolenaar
2018-12-16patch 8.1.0604: autocommand test fails on MS-Windowsv8.1.0604Bram Moolenaar
2018-12-16patch 8.1.0602: DirChanged is also triggered when directory didn't changev8.1.0602Bram Moolenaar
2018-12-14patch 8.1.0586: :digraph output is not easy to readv8.1.0586Bram Moolenaar
2018-12-08patch 8.1.0573: cannot redefine user command without ! in same scriptv8.1.0573Bram Moolenaar
2018-12-02patch 8.1.0560: cannot use address type "other" with with user commandv8.1.0560Bram Moolenaar
2018-10-19patch 8.1.0487: no menus specifically for the terminal windowv8.1.0487Bram Moolenaar
2018-10-02patch 8.1.0447: GUI scrollbar test fails with Athena and Motifv8.1.0447Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-09-30patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep"v8.1.0442Bram Moolenaar
2018-09-15patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabledv8.1.0392Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-09-06patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternv8.1.0351Bram Moolenaar
2018-08-30patch 8.1.0337: :file fails in quickfix commandv8.1.0337Bram Moolenaar
2018-08-29patch 8.1.0333: :mkview does not restore cursor properly after "$"v8.1.0333Bram Moolenaar
2018-08-23patch 8.1.0324: off-by-one error in cmdidx checkv8.1.0324Bram Moolenaar
2018-08-21patch 8.1.0309: profiling does not show a count for condition linesv8.1.0309Bram Moolenaar
2018-08-21patch 8.1.0306: plural messages are not translated properlyv8.1.0306Bram Moolenaar
2018-08-15patch 8.1.0288: quickfix code uses cmdidx too oftenv8.1.0288Bram Moolenaar