aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.lua
Commit message (Expand)AuthorAge
* refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael2023-10-11
* feat(float): add fclose commandglepnir2023-10-10
* vim-patch:9.0.1596: :registers command does not work in sandbox (#23866)zeertzjq2023-06-01
* fix(excmd): make :def unknown rather than unimplemented (#23150)zeertzjq2023-04-17
* vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq2023-04-16
* vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
* feat(ex_cmds)!: remove :behavebfredl2023-04-13
* feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
* vim-patch:8.2.4617: no completion for :scriptnameszeertzjq2023-01-17
* feat!: remove hardcopyLewis Russell2023-01-03
* feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:9.0.0342: ":wincmd =" equalizes in two directionszeertzjq2022-09-01
* 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