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.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
*
vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documented
Jan Edmund Lazo
2020-08-17
*
ex_docmd: replace #define with enum
Jan Edmund Lazo
2020-08-15
*
vim-patch:8.2.1347: cannot easily get the script ID
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.1.0573: cannot redefine user command without ! in same script
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.2.0648: semicolon search does not work in first line
Jan Edmund Lazo
2020-05-03
*
Merge pull request #12018 from janlazo/vim-8.0.1123
Matthieu Coudron
2020-04-27
|
\
|
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
*
|
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
\
|
|
/
|
/
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
folds: decrease reliance on global "curwin" (#12132)
Matthieu Coudron
2020-04-16
*
|
vim-patch:8.2.0560: compiler warning in tiny build
Jan Edmund Lazo
2020-04-12
*
|
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
*
|
vim-patch:8.1.0043: ++bad argument of :edit does not work properly
Jan Edmund Lazo
2020-02-16
*
|
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
*
|
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
|
vim-patch:8.1.2187: error for bad regexp even though regexp is not used
Jan Edmund Lazo
2020-02-16
|
/
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
cleanup/ex_docmd.c: remove most put_eol() calls
Justin M. Keyes
2020-01-26
*
lint
Justin M. Keyes
2020-01-26
*
cleanup/ex_docmd.c: remove most put_line() calls
Justin M. Keyes
2020-01-26
*
mksession: always write LF "\n" line-endings
Justin M. Keyes
2020-01-26
*
mksession: avoid ":file …" when restoring non-terminal bufs
Justin M. Keyes
2020-01-26
*
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
*
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
*
tabpage: "tabnext #" switches to previous tab #11734
butwerenotthereyet
2020-01-20
[next]