index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_cmds.lua
Commit message (
Expand
)
Author
Age
*
feat: allow :wincmd to accept a count (#19815)
Famiu Haque
2022-08-17
*
vim-patch:8.2.3888: the argument list may contain duplicates (#19795)
zeertzjq
2022-08-16
*
vim-patch:8.2.1984: cannot use :vimgrep in omni completion
zeertzjq
2022-07-17
*
vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost
zeertzjq
2022-07-17
*
fix(ex_cmds): correct flags for :const (#19387)
zeertzjq
2022-07-16
*
vim-patch:8.2.0593: finding a user command is not optimal (#19386)
zeertzjq
2022-07-16
*
vim-patch:8.1.0487: no menus specifically for the terminal window
zeertzjq
2022-07-01
*
vim-patch:8.0.1570: can't use :popup for a menu in the terminal
zeertzjq
2022-07-01
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
feat: add `undo!`
Famiu Haque
2022-04-20
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
vim-patch:8.2.0128: cannot list options one per line
zeertzjq
2022-01-20
*
vim-patch:8.2.3400: ":z!" is not supported
Sean Dewar
2021-09-10
*
vim-patch:8.1.1865: spellrare and spellrepall in the wrong order
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
ex_cmds: port :eval
Jan Edmund Lazo
2021-04-15
*
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
2021-02-18
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
vim-patch:8.2.2366: when using ":sleep" the cursor is always displayed
Jan Edmund Lazo
2021-01-17
*
vim-patch:8.2.0407: no early check if :find and :sfind have an argument
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.1.1281: cannot specify a count with :chistory
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.1.1241: Ex command info contains confusing information
Jan Edmund Lazo
2021-01-01
*
ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)
Jan Edmund Lazo
2020-12-10
*
vim-patch:8.1.2401: :cexpr does not handle | in expression
Jan Edmund Lazo
2020-10-06
*
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
*
vim-patch:8.1.0883: missing some changes for Ex commands
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.1256: cannot navigate through errors relative to the cursor
Shane Smith
2019-10-27
*
vim-patch:8.1.0586: :digraph output is not easy to read
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.2058: function for ex command is named inconsistently
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.1.0706: introduce :redrawtabline #10570
Jan Edmund Lazo
2019-07-22
*
vim-patch:8.0.1120: :tm means :tmap instead of :tmenu
Jan Edmund Lazo
2019-06-27
*
vim-patch:8.1.1539: not easy to define a variable and lock it
rhysd
2019-06-24
*
vim-patch:8.1.0177: defining function in sandbox is inconsistent
Jan Edmund Lazo
2019-03-23
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
ex_cmds: Remove various "not implemented" commands
Justin M. Keyes
2018-12-11
*
vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)
Jan Edmund Lazo
2018-12-01
*
vim-patch:8.0.0688: cannot resize the window in a FileType autocommand
Jan Edmund Lazo
2018-06-26
*
vim-patch:8.0.0704: problems with autocommands when opening help
Jan Edmund Lazo
2018-06-25
*
vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)
Jan Edmund Lazo
2018-06-08
*
vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)
Jan Edmund Lazo
2018-06-05
*
vim-patch:8.0.0721: :argedit can only have one argument
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0655: not easy to make sure a function does not exist
Justin M. Keyes
2018-01-21
*
:cquit : take an error code argument #7336
Josh Leeb-du Toit
2017-10-22
*
ex-cmds: :checkhealth
Justin M. Keyes
2017-10-17
*
vim-patch:8.0.0086 (#7118)
lonerover
2017-08-06
*
vim-patch:8.0.0081
lonerover
2017-08-04
*
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
[next]