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: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0526: Unwanted cursor movement with pagescroll at start of buff...
luukvbaal
2024-07-05
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2024-06-19
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
2024-05-18
*
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...
Luuk van Baal
2024-05-17
*
vim-patch:9.1.0413: smoothscroll may cause infinite loop (#28763)
zeertzjq
2024-05-16
*
vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)
luukvbaal
2024-05-11
*
vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...
zeertzjq
2024-05-11
*
vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...
zeertzjq
2024-05-09
*
vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (...
luukvbaal
2024-04-29
*
vim-patch:9.1.0357: Page scrolling should place cursor at window boundaries (...
luukvbaal
2024-04-22
*
vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)
zeertzjq
2024-04-15
*
fix(move): fix using the wrong window (#28312)
zeertzjq
2024-04-13
*
fix(move): check for filler lines properly (#28307)
zeertzjq
2024-04-13
*
vim-patch:9.1.0294: Text height function does not respect it's argument
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/U
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0280: several issues with 'smoothscroll' support
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...
Luuk van Baal
2024-04-08
*
vim-patch:9.1.0258: half-page scrolling broke backward compatibility
Luuk van Baal
2024-04-08
*
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
docs: small fixes (#27364)
dundargoc
2024-03-12
*
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
*
vim-patch:9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousesc...
zeertzjq
2024-02-06
*
fix(redraw): update Visual selection properly with splits (#27343)
zeertzjq
2024-02-05
*
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)
zeertzjq
2024-02-03
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)
zeertzjq
2023-12-13
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
|
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
|
/
[next]