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
/
normal.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2018: using freed memory when out of memory and displaying message
Jan Edmund Lazo
2020-06-04
*
Merge pull request #12018 from janlazo/vim-8.0.1123
Matthieu Coudron
2020-04-27
|
\
|
*
vim-patch:8.0.1138: click in window toolbar starts Visual mode
Jan Edmund Lazo
2020-04-26
*
|
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-27
|
\
\
|
*
\
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
*
|
|
vim-patch:7.4.1988
Rob Pilling
2020-04-19
|
/
/
*
|
folds: decrease reliance on global "curwin" (#12132)
Matthieu Coudron
2020-04-16
*
|
vim-patch:8.2.0397: delayed screen update when using undo from Insert mode
Jan Edmund Lazo
2020-04-13
*
|
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
|
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
|
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
|
/
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
Remove enc_utf8,has_mbyte dead code
Jan Edmund Lazo
2020-01-25
*
vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' set
Jan Edmund Lazo
2020-01-24
*
Remove (void) hacks, Mark unused attrs
Jan Edmund Lazo
2020-01-08
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
vim-patch:8.1.2377: GUI: when losing focus a pending operator is executed
Jan Edmund Lazo
2019-12-30
*
vim-patch:8.2.0002: "dj" only deletes first line of closed fold
Jan Edmund Lazo
2019-12-16
*
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
vim-patch:8.1.2231: introduce gM command #11321
Jan Edmund Lazo
2019-11-01
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
Merge #11199 from bobrippling/vim-8.1.1228
Justin M. Keyes
2019-10-22
|
\
|
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
|
vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208
Jan Edmund Lazo
2019-10-17
|
/
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.1758: count of g$ not used correctly when text is not wrapped
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.2072: "gk" moves to start of line instead of upwards
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.2059: fix for "x" deleting a fold has side effects
Daniel Hahler
2019-09-22
*
vim-patch:8.1.2052: using "x" before a closed fold may delete that fold
Daniel Hahler
2019-09-22
*
vim-patch:8.1.1988: :startinsert! does not work the same way as "A"
Jan Edmund Lazo
2019-09-06
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE
Jan Edmund Lazo
2019-08-30
*
vim-patch:8.1.1890: ml_get error when deleting fold marker
Jan Edmund Lazo
2019-08-19
*
includes
Daniel Hahler
2019-08-07
*
Merge #10645 from janlazo/vim-8.1.0999
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
|
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
|
/
*
vim-patch:8.1.0856: when scrolling a window the cursorline is not always updated
Jan Edmund Lazo
2019-07-20
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard chan...
Jan Edmund Lazo
2019-07-15
*
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
doc [ci skip] #10129
Justin M. Keyes
2019-06-10
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
[next]