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
*
refactor: remove long
dundargoc
2023-09-29
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
vim-patch:9.0.1747: screenpos() may cause unnecessary redraw (#24792)
zeertzjq
2023-08-19
*
vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773)
zeertzjq
2023-08-18
*
refactor: cast to int earlier when using 'so' and 'siso' (#24756)
zeertzjq
2023-08-17
*
vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)
zeertzjq
2023-08-16
*
fix(highlight): make CurSearch work properly with 'winhl' (#24448)
zeertzjq
2023-07-23
*
fix(column): fix wrong cursor with 'statuscolumn' and cpo+=n (#24268)
zeertzjq
2023-07-06
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' set
zeertzjq
2023-06-27
*
vim-patch:9.0.1612: "skipcol" not reset when using multi-byte characters (#23...
zeertzjq
2023-06-06
*
vim-patch:9.0.1610: display is wrong when 'smoothscroll' is set
zeertzjq
2023-06-06
*
vim-patch:9.0.1603: display wrong if scrolling multiple lines with 'smoothscr...
zeertzjq
2023-06-06
*
fix(plines): folded lines with virt_lines attached to line above
zeertzjq
2023-06-05
*
vim-patch:9.0.1607: screenpos() returns wrong row with diff filler lines
zeertzjq
2023-06-05
*
vim-patch:9.0.1600: screenpos() does not take w_skipcol into account
zeertzjq
2023-06-05
*
vim-patch:9.0.1597: cursor ends up below the window after a put (#23873)
zeertzjq
2023-06-02
*
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
[next]