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
/
move.c
Commit message (
Expand
)
Author
Age
*
anchor float to buffer position
Björn Linse
2019-09-04
*
vim-patch:8.1.1086: too many curly braces
Jan Edmund Lazo
2019-07-28
*
move: assert nonnull wp pointer
Jan Edmund Lazo
2019-07-20
*
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.0715: superfluous redraw_win_later() #10523
Jan Edmund Lazo
2019-07-17
*
vim-patch:8.1.0543: fix memory leak #10001
Jan Edmund Lazo
2019-05-11
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
vim-patch:8.1.1026: unused condition
Jan Edmund Lazo
2019-03-21
*
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
*
screen: simplify scrolling code
Björn Linse
2019-02-07
*
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
remove dead argument of redrawWinline
Björn Linse
2019-01-09
*
multigrid: various cleanup (types, unused parameters)
Björn Linse
2018-12-31
*
multigrid: don't clear window grids on resize
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: introduce grid abstraction
Björn Linse
2018-12-31
*
UI/TUI: improvements and cleanups for scrolling and clearing
Björn Linse
2018-11-11
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'
Justin M. Keyes
2018-10-16
*
vim-patch:8.1.0435: cursorline highlight not removed in some situation (#9059)
Justin M. Keyes
2018-09-27
*
vim-patch:8.1.0374: moving the cursor is slow when 'relativenumber' is set
Justin M. Keyes
2018-09-13
*
vim-patch:8.1.0373: screen updating still slow when 'cursorline' is set
Justin M. Keyes
2018-09-13
*
vim-patch:8.1.0372: screen updating slow when 'cursorline' is set (#8986)
Justin M. Keyes
2018-09-12
*
move: dir in onepage() is Direction
Jan Edmund Lazo
2018-09-10
*
move: drop has_mbyte check
Jan Edmund Lazo
2018-09-10
*
vim-patch:8.1.0174: after paging up and down fold line is wrong
Jan Edmund Lazo
2018-09-10
*
vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)
KunMing Xie
2018-05-30
*
screen.c: define column width by function (#5802)
Matthieu Coudron
2018-03-18
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
\
|
*
move.c: remove unreachable break statement
Peter Kalauskas
2017-11-22
|
/
*
vim-patch: 8.0.0{181,182,188} (#7152)
KunMing Xie
2017-09-05
*
vim-patch:8.0.0044
ckelsel
2017-08-16
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
*: Add comment to all C files
ZyX
2017-04-19
*
move.c: add cursor adjustment for scrolloff (#6319)
lonerover
2017-03-21
*
linter: make changes pass the linter
raichoo
2017-03-19
*
vim-patch:7.4.2322
raichoo
2017-03-19
*
vim-patch:7.4.2101
James McCoy
2017-03-11
*
lint
James McCoy
2016-12-28
*
vim-patch:7.4.2201
Chris Lucas
2016-12-28
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Fix new linter errors
ZyX
2016-05-01
*
vim-patch:7.4.856
Jurica Bradaric
2016-02-10
*
vim-patch:7.4.853
Jurica Bradaric
2016-02-09
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
[next]