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_docmd.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.2058: using mkview/loadview changes the jumplist
Sean Dewar
2021-02-11
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)
Jan Edmund Lazo
2021-02-06
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
vim-patch:8.2.2412: not all fields in "cstack" are initialized
Jan Edmund Lazo
2021-01-28
*
lint
chentau
2021-01-26
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
vim-patch:8.1.1822: confusing error message when range is not allowed
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.2411: function argument copied unnecessarily
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
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was used
Jan Edmund Lazo
2020-12-29
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.1121: command completion not working after ++arg
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
fix: appease linter
Matthieu Coudron
2020-12-24
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)
Jan Edmund Lazo
2020-12-10
*
vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)
Jan Edmund Lazo
2020-11-28
*
do_one_cmd: Remove :pyxdo/:pyxfile from "handle <bar>" switch
James McCoy
2020-11-22
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
vim-patch:8.2.1910: reading past the end of the command line
Jan Edmund Lazo
2020-10-29
|
/
*
vim-patch:8.1.1260: comparing with pointer instead of value
Jan Edmund Lazo
2020-10-24
*
vim-patch:8.2.1856: "2resize" uses size of current window
Jan Edmund Lazo
2020-10-17
*
vim-patch:8.1.0095: dialog for ":browse tabnew" says "new window"
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.1.1204: output of :command with address completion is not nice
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.0560: cannot use address type "other" with with user command
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
vim-patch:8.1.2143: cannot see each command even when 'verbose' is set
Jan Edmund Lazo
2020-10-02
*
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
vim-patch:8.1.0640: get E14 while typing command :tab with 'incsearch' set
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0282: 'incsearch' does not work with command modifiers
Aufar Gilbran
2020-09-11
*
ex_docmd: merge parse_state_T with exarg_T
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0281: parsing command modifiers is not separated
Aufar Gilbran
2020-09-11
[next]