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.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0126: various problems with 'vartabstop'
VVKot
2021-03-28
*
vim-patch:8.1.0114: confusing variable name
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions
Jan Edmund Lazo
2021-03-06
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.1904: still using default option values after using ":badd +1"
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.1902: default option values changed with :badd for existing buffer
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
2021-02-04
*
vim-patch:8.2.2464: using freed memory if window closed in autocommand
Jan Edmund Lazo
2021-02-03
*
vim-patch:8.2.2458: Coverity warns for :retab using freed memory
Jan Edmund Lazo
2021-02-03
*
vim-patch:8.2.2425: cursor on invalid line with range and :substitute
Jan Edmund Lazo
2021-01-29
*
vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
Jan Edmund Lazo
2021-01-17
*
buffer updates: mark sorted region as changed.
Björn Linse
2021-01-03
*
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.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
|
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
|
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Jan Edmund Lazo
2020-12-19
*
|
vim-patch:8.2.0272: ":helptags ALL" gives error for some directories
Jan Edmund Lazo
2020-12-19
|
/
*
fix: also splice extmarks in preview windows
Thomas Vigouroux
2020-12-15
*
vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window
Jan Edmund Lazo
2020-12-01
*
vim-patch:8.1.2361: MS-Windows: test failures related to VIMDLL
Jan Edmund Lazo
2020-11-23
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
gcc/analyzer: fix false positives for NULL (#13248)
Jan Edmund Lazo
2020-11-08
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.0943: displaying ^M or ^J depends on current buffer
Jan Edmund Lazo
2020-10-18
*
vim-patch:8.2.1801: undo file not found when using ":args" or ":next"
Jan Edmund Lazo
2020-10-05
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
vim-patch:8.1.2198: crash when using :center in autocommand
Jan Edmund Lazo
2020-08-30
*
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
2020-07-15
*
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
|
*
vim-patch:7.4.1988
Rob Pilling
2020-04-19
*
|
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
|
/
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
|
*
addressing reviews
Matthieu Coudron
2020-03-01
|
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
|
/
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
ex_cmds: fix pvs/v781
Jan Edmund Lazo
2019-12-26
*
clang/'Dead store': remove dead code
Jan Edmund Lazo
2019-12-26
[next]