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
*
vim-patch:9.0.1568: with 'smoothscroll' cursor may move below botline
Luuk van Baal
2023-05-19
*
vim-patch:9.0.1564: display moves up and down with 'incsearch' and 'smoothscr...
Luuk van Baal
2023-05-19
*
vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...
luukvbaal
2023-05-16
*
vim-patch:9.0.1551: position of marker for 'smoothscroll' not computed correc...
luukvbaal
2023-05-14
*
vim-patch:9.0.1542: line not fully displayed if it doesn't fit in the screen
Luuk van Baal
2023-05-11
*
vim-patch:9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"
Luuk van Baal
2023-05-09
*
vim-patch:9.0.1525: 'smoothscroll' does not always work properly (#23544)
luukvbaal
2023-05-09
*
vim-patch:9.0.1512: inserting lines when scrolling with 'smoothscroll' set
Luuk van Baal
2023-05-07
*
vim-patch:9.0.0904: various comment and indent flaws (#23498)
zeertzjq
2023-05-06
*
fix(ui): adjust 'smoothscroll' for inner dimensions
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1435: scrolling too many lines when 'wrap' and 'diff' are set
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1367: divide by zero in zero-width window
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1247: divide by zero with 'smoothscroll' set and a narrow window
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1121: cursor positioning and display problems with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0998: "gk" may reset skipcol when not needed
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0908: with 'smoothscroll' cursor may end up in wrong position
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0900: cursor moves too far with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0892: may redraw when not needed
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0807: with 'smoothscroll' typing "0" may not go to the first co...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0746: breakindent test cases are commented out
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0745: wrong cursor position when using "gj" and "gk" in a long ...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0707: with 'smoothscroll' cursor position not adjusted in long ...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0701: with 'smoothscroll' cursor position not adjusted in long ...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zero
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' set
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0645: CTRL-Y does not stop at line 1
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
fix(float): make bufpos work properly with resized parent grid
zeertzjq
2023-05-02
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: use bool type for global variables (#22842)
ii14
2023-04-01
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
*
vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
vim-patch:9.0.1172: when 'selection' is "exclusive" then "1v" is one char sho...
zeertzjq
2023-01-11
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)
zeertzjq
2022-12-18
*
vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...
zeertzjq
2022-12-08
*
vim-patch:9.0.1016: screenpos() does not count filler lines for diff mode
zeertzjq
2022-12-06
*
vim-patch:9.0.1011: ml_get error when using screenpos()
zeertzjq
2022-12-06
[next]