summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_cmds.lua
AgeCommit message (Expand)AuthorFiles
2022-05-31feat: add preview functionality to user commandsFamiu Haque1
2022-04-20feat: add `undo!`Famiu Haque1
2022-01-29feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse1
2022-01-20vim-patch:8.2.0128: cannot list options one per linezeertzjq1
2021-09-10vim-patch:8.2.3400: ":z!" is not supportedSean Dewar1
2021-06-12vim-patch:8.1.1865: spellrare and spellrepall in the wrong orderJan Edmund Lazo1
2021-06-12vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo1
2021-04-15ex_cmds: port :evalJan Edmund Lazo1
2021-02-18[RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal1
2021-02-11vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar1
2021-01-17vim-patch:8.2.2366: when using ":sleep" the cursor is always displayedJan Edmund Lazo1
2021-01-02vim-patch:8.2.0407: no early check if :find and :sfind have an argumentJan Edmund Lazo1
2021-01-02vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo1
2021-01-01vim-patch:8.1.1281: cannot specify a count with :chistoryJan Edmund Lazo1
2021-01-01vim-patch:8.1.1275: cannot navigate to errors before/after the cursorJan Edmund Lazo1
2021-01-01vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw71
2021-01-01vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo1
2020-12-10ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)Jan Edmund Lazo1
2020-10-06vim-patch:8.1.2401: :cexpr does not handle | in expressionJan Edmund Lazo1
2020-08-30support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys1
2020-03-01vim-patch:8.1.0883: missing some changes for Ex commandsJan Edmund Lazo1
2019-10-27vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith1
2019-10-06vim-patch:8.1.0586: :digraph output is not easy to readJan Edmund Lazo1
2019-09-21vim-patch:8.1.2058: function for ex command is named inconsistentlyJan Edmund Lazo1
2019-07-22vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo1
2019-06-27vim-patch:8.0.1120: :tm means :tmap instead of :tmenuJan Edmund Lazo1
2019-06-24vim-patch:8.1.1539: not easy to define a variable and lock itrhysd1
2019-03-23vim-patch:8.1.0177: defining function in sandbox is inconsistentJan Edmund Lazo1
2019-01-02vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez1
2018-12-11ex_cmds: Remove various "not implemented" commandsJustin M. Keyes1
2018-12-01vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo1
2018-06-26vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo1
2018-06-25vim-patch:8.0.0704: problems with autocommands when opening helpJan Edmund Lazo1
2018-06-08vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)Jan Edmund Lazo1
2018-06-05vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)Jan Edmund Lazo1
2018-02-11vim-patch:8.0.0721: :argedit can only have one argumentJustin M. Keyes1
2018-01-21vim-patch:8.0.0655: not easy to make sure a function does not existJustin M. Keyes1
2017-10-22:cquit : take an error code argument #7336Josh Leeb-du Toit1
2017-10-17ex-cmds: :checkhealthJustin M. Keyes1
2017-08-06vim-patch:8.0.0086 (#7118)lonerover1
2017-08-04vim-patch:8.0.0081lonerover1
2017-07-28viml: introduce menu_get() function #6322Matthieu Coudron1
2017-05-08Merge branch 'master' into luaviml'/luaZyX1
2017-04-29vim-patch:7.4.2263James McCoy1
2017-04-29vim-patch:7.4.2244James McCoy1
2017-04-29vim-patch:7.4.2231James McCoy1
2017-03-27executor: Add :luafile commandZyX1
2017-03-27executor: Add :luado commandZyX1
2017-03-27executor: Add :lua commandZyX1
2017-03-22vim-patch:8.0.0259Justin M. Keyes1