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
*
fold: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.2914: cannot paste a block without adding padding
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
Jan Edmund Lazo
2021-05-19
*
vim-patch:8.2.2832: operator cancelled by moving mouse when using popup
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.2711: "gj" in a closed fold does not move out of the fold
Jan Edmund Lazo
2021-04-05
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2548: May get stuck in the cmdline window using :normal
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2547: "%" command not accurate for big files
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a fold
Jan Edmund Lazo
2021-01-22
*
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
|
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
|
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
\
|
|
/
|
/
|
|
*
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
*
|
vim-patch:8.1.1657: Terminal: screen updates from 'balloonexpr' are not displ...
Jan Edmund Lazo
2020-12-19
|
/
*
vim-patch:8.2.2029: Coverity warns for not checking return value
Jan Edmund Lazo
2020-11-21
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properly
Björn Linse
2020-11-18
*
fix: address issues for BufModifiedSet
Rom Grk
2020-11-09
*
fix: finish renaming to BufModifiedSet
Rom Grk
2020-11-07
*
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
my fight with the linter
Rom Grk
2020-11-06
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
*
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.0929: v:register is not cleared after an operator was executed
Jan Edmund Lazo
2020-10-29
|
|
/
|
*
vim-patch:8.1.1862: Coverity warns for not using return value
Jan Edmund Lazo
2020-10-25
*
|
fix: remove xxx comment
Rom Grk
2020-11-01
*
|
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
*
|
move.c: dont invalidate viewport when no scroll happened
Rom Grk
2020-10-25
*
|
scroll: use win->w_viewport_invalid
Rom Grk
2020-10-24
*
|
scroll: cleanup unnecessary code & comments
Rom Grk
2020-10-24
*
|
implement scroll autocommand
Rom Grk
2020-10-21
|
/
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
*
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
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
[next]