index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
move.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
vim-patch:9.2.0388: strange indent in update_topline() (#39324)
zeertzjq
1
2026-04-22
vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of file
zeertzjq
1
2026-04-22
vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...
zeertzjq
1
2026-04-21
fix(move): avoid integer overflow with large 'scrolloff' (#39251)
zeertzjq
1
2026-04-17
fix(completion): update CursorColumn during completion (#39159)
zeertzjq
1
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2026-03-23
refactor(move.c): fix coverity warning (#38427)
zeertzjq
1
2026-03-23
vim-patch:9.2.0222: "zb" scrolls incorrectly with cursor on fold (#38423)
zeertzjq
1
2026-02-04
vim-patch:9.1.2130: Page scrolling in Insert mode beeps (#37710)
zeertzjq
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-12-17
vim-patch:8.2.1939: invalid memory access in Ex mode with global command
Jan Edmund Lazo
1
2025-11-20
refactor: avoid unnecessary redraw for non-curwin cursor line (#36607)
zeertzjq
1
2025-10-28
vim-patch:9.1.1883: Wrong display with 'smoothscroll' with -diff (#36372)
zeertzjq
1
2025-10-09
fix(conceal): check for concealed lines on invalid row (#36084)
luukvbaal
1
2025-10-08
vim-patch:9.1.1836: 'culopt' "screenline" not redrawn with line("w0") and :retab
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-24
fix(move): consume skipcol before revealing filler lines (#34143)
luukvbaal
1
2025-05-15
vim-patch:9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scr...
luukvbaal
1
2025-05-13
vim-patch:9.1.1385: inefficient loop for 'nosmoothscroll' scrolling (#33992)
luukvbaal
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-14
vim-patch:9.1.1297: Ctrl-D scrolling can get stuck #33453
luukvbaal
1
2025-04-01
fix(move): adjust for concealed lines above topline after scrolling up (#33211)
luukvbaal
1
2025-02-27
fix(move): 'scrolloff' cursor correction no longer handles folds properly (#3...
luukvbaal
1
2025-02-25
fix(move): wrong cursor row on concealed line (#32629)
luukvbaal
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-13
vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)
zeertzjq
1
2025-01-23
vim-patch:9.1.1048: crash after scrolling and pasting in silent Ex mode (#32168)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-20
fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-05
vim-patch:9.1.0526: Unwanted cursor movement with pagescroll at start of buff...
luukvbaal
1
2024-06-19
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-18
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
1
2024-05-17
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...
Luuk van Baal
1
2024-05-16
vim-patch:9.1.0413: smoothscroll may cause infinite loop (#28763)
zeertzjq
1
2024-05-11
vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)
luukvbaal
1
2024-05-11
vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...
zeertzjq
1
2024-05-09
vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...
zeertzjq
1
2024-04-29
vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (...
luukvbaal
1
2024-04-22
vim-patch:9.1.0357: Page scrolling should place cursor at window boundaries (...
luukvbaal
1
2024-04-15
vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)
zeertzjq
1
2024-04-13
fix(move): fix using the wrong window (#28312)
zeertzjq
1
2024-04-13
fix(move): check for filler lines properly (#28307)
zeertzjq
1
2024-04-09
vim-patch:9.1.0294: Text height function does not respect it's argument
Luuk van Baal
1
2024-04-09
vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/U
Luuk van Baal
1
2024-04-09
vim-patch:9.1.0280: several issues with 'smoothscroll' support
Luuk van Baal
1
2024-04-08
vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...
Luuk van Baal
1
2024-04-08
vim-patch:9.1.0258: half-page scrolling broke backward compatibility
Luuk van Baal
1
[next]