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
*
vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...
zeertzjq
2024-12-17
*
vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)
zeertzjq
2024-04-30
*
refactor(lua): "module" => "M" #28426
Justin M. Keyes
2024-04-20
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
feat(ex_cmds): ranged :lua #27167
luukvbaal
2024-01-26
*
build: enable lintlua for src/ dir #26395
Justin M. Keyes
2023-12-04
*
refactor(float): rename ex_floatclose to ex_fclose (#25596)
Raphael
2023-10-11
*
feat(float): add fclose command
glepnir
2023-10-10
*
vim-patch:9.0.1596: :registers command does not work in sandbox (#23866)
zeertzjq
2023-06-01
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
vim-patch:9.0.0370: cleaning up afterwards can make a function messy
zeertzjq
2023-04-16
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
vim-patch:8.2.4617: no completion for :scriptnames
zeertzjq
2023-01-17
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
2022-09-01
*
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
[next]