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_cmds.h
Age
Commit message (
Expand
)
Author
2021-11-27
patch 8.2.3683: Vim9: cannot use in :...do commands
v8.2.3683
Bram Moolenaar
2021-11-12
patch 8.2.3584: "verbose set efm" reports location of the :compiler command
v8.2.3584
Bram Moolenaar
2021-09-04
patch 8.2.3400: ":z!" is not supported
v8.2.3400
Dominique Pelle
2021-08-02
patch 8.2.3279: Vim9: cannot use block in cmdline window
v8.2.3279
Bram Moolenaar
2021-07-25
patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails
v8.2.3223
Bram Moolenaar
2021-06-25
patch 8.2.3047: increment and decrement don't allow for next command
v8.2.3047
Bram Moolenaar
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-26
patch 8.2.2553: Vim9: Cannot put "|" after "{"
v8.2.2553
Bram Moolenaar
2021-02-26
patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command
v8.2.2552
Bram Moolenaar
2021-02-19
patch 8.2.2531: Vim9: the :k command is obscure
v8.2.2531
Bram Moolenaar
2021-02-14
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2021-01-24
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-16
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2020-12-26
patch 8.2.2222: Vim9: cannot keep script variables when reloading
v8.2.2222
Bram Moolenaar
2020-12-21
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-13
patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit
v8.2.2138
Bram Moolenaar
2020-11-14
patch 8.2.1984: cannot use :vimgrep in omni completion
v8.2.1984
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-24
patch 8.2.1897: command modifiers are saved and set inconsistently
v8.2.1897
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-09-14
patch 8.2.1685: Vim9: cannot declare a constant value
v8.2.1685
Bram Moolenaar
2020-08-20
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-12
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
Bram Moolenaar
2020-08-09
patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window
v8.2.1403
Bram Moolenaar
2020-08-05
patch 8.2.1376: Vim9: expression mapping causes error for using :import
v8.2.1376
Bram Moolenaar
2020-07-25
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
v8.2.1294
Bram Moolenaar
2020-06-24
patch 8.2.1050: missing change in struct
v8.2.1050
Bram Moolenaar
2020-05-25
patch 8.2.0822: Vim9: code left over from discovery phase
v8.2.0822
Bram Moolenaar
2020-05-24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-04-26
patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include
v8.2.0641
Bram Moolenaar
2020-04-18
patch 8.2.0593: finding a user command is not optimal
v8.2.0593
Bram Moolenaar
2020-03-19
patch 8.2.0407: no early check if :find and :sfind have an argument
v8.2.0407
Bram Moolenaar
2020-02-13
patch 8.2.0253: crash when using :disassamble without argument
v8.2.0253
Bram Moolenaar
2020-01-26
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-18
patch 8.2.0128: cannot list options one per line
v8.2.0128
Bram Moolenaar
2020-01-12
patch 8.2.0113: "make cmdidxs" fails
v8.2.0113
Bram Moolenaar
2020-01-06
patch 8.2.0095: cannot specify exit code for :cquit
v8.2.0095
Bram Moolenaar
2019-12-16
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
Bram Moolenaar
2019-12-06
patch 8.1.2401: :cexpr does not handle | in expression
v8.1.2401
Bram Moolenaar
2019-09-19
patch 8.1.2058: function for ex command is named inconsistently
v8.1.2058
Bram Moolenaar
2019-08-16
patch 8.1.1865: spellrare and spellrepall in the wrong order
v8.1.1865
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-07-13
patch 8.1.1680: the command table is not well aligned
v8.1.1680
Bram Moolenaar
2019-07-12
patch 8.1.1667: flags for Ex commands may clash with other symbols
v8.1.1667
Bram Moolenaar
[next]