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.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
*
vim-patch:8.2.4389: screenpos() does not handle a position in a closed fold
zeertzjq
2022-12-06
*
vim-patch:8.2.4204: screenpos() has non-zero row for invisible text
zeertzjq
2022-12-06
*
fix(float): fix ml_get error with bufpos
zeertzjq
2022-12-06
*
vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"
zeertzjq
2022-12-06
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
refactor: move f_screenpos() to move.c
zeertzjq
2022-09-12
[next]