summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_cmds.lua
AgeCommit message (Expand)AuthorFiles
2026-04-11feat(connect): filepath completion #38959Justin M. Keyes1
2026-03-10vim-patch:9.2.0130: missing range flags for the :tab command (#38216)zeertzjq1
2026-01-03vim-patch:9.1.2040: :tlunmenu incorrectly accepts a range (#37206)zeertzjq1
2025-12-16fix(lsp): tests for :lsp, rename start/stopOlivia Kinnear1
2025-12-16feat(lsp): builtin :lsp commandbrianhuster1
2025-12-15vim-patch:9.1.1979: :helpclose allows range and counts (#36966)zeertzjq1
2025-11-15vim-patch:9.1.1915: :breaklist accepts unprocessed arguments. (#36561)zeertzjq1
2025-10-11feat: ":wall ++p" creates parent dirs for each buf #36121Rob Pilling1
2025-08-18fix(excmd): correct :connect abbreviationzeertzjq1
2025-08-14feat(ui): :connect command #34586Siddhant Agarwal1
2025-08-02feat: ":restart [cmd]" can run commands #35045Sathya Pramodh1
2025-07-23feat: ":restart +cmd" #34788Sathya Pramodh1
2025-07-05vim-patch:9.1.1477: no easy way to deduplicate textzeertzjq1
2025-06-23fix(cmd): bar "|" not allowed after :fclose #34613glepnir1
2025-06-22vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput (#34588)zeertzjq1
2025-06-07feat: make :restart work for remote UI (#34354)zeertzjq1
2025-06-03fix(excmd): don't allow range or args for :detach/:restart (#34280)zeertzjq1
2025-06-02feat(editor): ":restart" command #33953Sathya Pramodh1
2025-03-27vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq1
2025-02-28vim-patch:8.2.4594: need to write script to a file to be able to source themzeertzjq1
2025-02-10feat(ui): UI :detach commandJustin M. Keyes1
2024-12-17vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq1
2024-04-30vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)zeertzjq1
2024-04-20refactor(lua): "module" => "M" #28426Justin M. Keyes1
2024-03-11vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy1
2024-01-26feat(ex_cmds): ranged :lua #27167luukvbaal1
2023-12-04build: enable lintlua for src/ dir #26395Justin M. Keyes1
2023-10-11refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael1
2023-10-10feat(float): add fclose commandglepnir1
2023-06-01vim-patch:9.0.1596: :registers command does not work in sandbox (#23866)zeertzjq1
2023-04-17fix(excmd): make :def unknown rather than unimplemented (#23150)zeertzjq1
2023-04-16vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq1
2023-04-14vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq1
2023-04-13feat(ex_cmds)!: remove :behavebfredl1
2023-03-22feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl1
2023-01-17vim-patch:8.2.4617: no completion for :scriptnameszeertzjq1
2023-01-03feat!: remove hardcopyLewis Russell1
2022-11-28feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll11
2022-10-13feat(cscope)!: removeLewis Russell1
2022-09-01vim-patch:9.0.0342: ":wincmd =" equalizes in two directionszeertzjq1
2022-08-17feat: allow :wincmd to accept a count (#19815)Famiu Haque1
2022-08-16vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq1
2022-07-17vim-patch:8.2.1984: cannot use :vimgrep in omni completionzeertzjq1
2022-07-17vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPostzeertzjq1
2022-07-16fix(ex_cmds): correct flags for :const (#19387)zeertzjq1
2022-07-16vim-patch:8.2.0593: finding a user command is not optimal (#19386)zeertzjq1
2022-07-01vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq1
2022-07-01vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq1
2022-05-31feat: add preview functionality to user commandsFamiu Haque1
2022-04-20feat: add `undo!`Famiu Haque1