index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ex_cmdidxs.h
Age
Commit message (
Expand
)
Author
2021-06-12
patch 8.2.2982: Vim9: future commands are not reserved yet
v8.2.2982
Bram Moolenaar
2021-06-06
patch 8.2.2956: Vim9: need to plan for future additions
v8.2.2956
Bram Moolenaar
2021-04-24
patch 8.2.2806: Vim9: using "++nr" as a command might not work
v8.2.2806
Bram Moolenaar
2021-04-24
patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script
v8.2.2805
Bram Moolenaar
2021-03-22
patch 8.2.2638: cannot write a message to the terminal from the GUI
v8.2.2638
Bram Moolenaar
2021-02-14
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2020-11-07
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-10-10
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-09-26
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
Bram Moolenaar
2020-05-24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-01-26
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2019-08-11
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-04
patch 8.1.1807: more functions can be used as a method
v8.1.1807
Bram Moolenaar
2019-06-15
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-10
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-05-25
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-09
patch 8.1.1307: cannot reconnect to the X server after it restarted
v8.1.1307
Bram Moolenaar
2019-05-05
patch 8.1.1275: cannot navigate to errors before/after the cursor
v8.1.1275
Bram Moolenaar
2019-05-03
patch 8.1.1256: cannot navigate through errors relative to the cursor
v8.1.1256
Bram Moolenaar
2019-04-27
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-04
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-01-17
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-08
patch 8.1.0706: tabline is not always redrawn
v8.1.0706
Bram Moolenaar
2018-10-19
patch 8.1.0487: no menus specifically for the terminal window
v8.1.0487
Bram Moolenaar
2017-09-14
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-07-07
patch 8.0.0693: no terminal emulator support
v8.0.0693
Bram Moolenaar
2017-04-20
patch 8.0.0572: building the command table requires Perl
v8.0.0572
Bram Moolenaar