aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.lua
Commit message (Expand)AuthorAge
* feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
* vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq2022-08-16
* vim-patch:8.2.1984: cannot use :vimgrep in omni completionzeertzjq2022-07-17
* vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPostzeertzjq2022-07-17
* fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
* vim-patch:8.2.0593: finding a user command is not optimal (#19386)zeertzjq2022-07-16
* vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01
* vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq2022-07-01
* feat: add preview functionality to user commandsFamiu Haque2022-05-31
* feat: add `undo!`Famiu Haque2022-04-20
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
* vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
* vim-patch:8.1.1865: spellrare and spellrepall in the wrong orderJan Edmund Lazo2021-06-12
* vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
* ex_cmds: port :evalJan Edmund Lazo2021-04-15
* [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* vim-patch:8.2.2366: when using ":sleep" the cursor is always displayedJan Edmund Lazo2021-01-17
* vim-patch:8.2.0407: no early check if :find and :sfind have an argumentJan Edmund Lazo2021-01-02
* vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
* vim-patch:8.1.1281: cannot specify a count with :chistoryJan Edmund Lazo2021-01-01
* vim-patch:8.1.1275: cannot navigate to errors before/after the cursorJan Edmund Lazo2021-01-01
* vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)Jan Edmund Lazo2020-12-10
* vim-patch:8.1.2401: :cexpr does not handle | in expressionJan Edmund Lazo2020-10-06
* support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* vim-patch:8.1.0883: missing some changes for Ex commandsJan Edmund Lazo2020-03-01
* vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith2019-10-27
* vim-patch:8.1.0586: :digraph output is not easy to readJan Edmund Lazo2019-10-06
* vim-patch:8.1.2058: function for ex command is named inconsistentlyJan Edmund Lazo2019-09-21
* vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo2019-07-22
* vim-patch:8.0.1120: :tm means :tmap instead of :tmenuJan Edmund Lazo2019-06-27
* vim-patch:8.1.1539: not easy to define a variable and lock itrhysd2019-06-24
* vim-patch:8.1.0177: defining function in sandbox is inconsistentJan Edmund Lazo2019-03-23
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* ex_cmds: Remove various "not implemented" commandsJustin M. Keyes2018-12-11
* vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo2018-12-01
* vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo2018-06-26
* vim-patch:8.0.0704: problems with autocommands when opening helpJan Edmund Lazo2018-06-25
* vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)Jan Edmund Lazo2018-06-08
* vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)Jan Edmund Lazo2018-06-05
* vim-patch:8.0.0721: :argedit can only have one argumentJustin M. Keyes2018-02-11
* vim-patch:8.0.0655: not easy to make sure a function does not existJustin M. Keyes2018-01-21
* :cquit : take an error code argument #7336Josh Leeb-du Toit2017-10-22
* ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* vim-patch:8.0.0086 (#7118)lonerover2017-08-06
* vim-patch:8.0.0081lonerover2017-08-04
* viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28