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:8.1.0374: moving the cursor is slow when 'relativenumber' is set
Justin M. Keyes
2018-09-13
*
vim-patch:8.1.0373: screen updating still slow when 'cursorline' is set
Justin M. Keyes
2018-09-13
*
vim-patch:8.1.0372: screen updating slow when 'cursorline' is set (#8986)
Justin M. Keyes
2018-09-12
*
move: dir in onepage() is Direction
Jan Edmund Lazo
2018-09-10
*
move: drop has_mbyte check
Jan Edmund Lazo
2018-09-10
*
vim-patch:8.1.0174: after paging up and down fold line is wrong
Jan Edmund Lazo
2018-09-10
*
vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)
KunMing Xie
2018-05-30
*
screen.c: define column width by function (#5802)
Matthieu Coudron
2018-03-18
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
\
|
*
move.c: remove unreachable break statement
Peter Kalauskas
2017-11-22
|
/
*
vim-patch: 8.0.0{181,182,188} (#7152)
KunMing Xie
2017-09-05
*
vim-patch:8.0.0044
ckelsel
2017-08-16
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
*: Add comment to all C files
ZyX
2017-04-19
*
move.c: add cursor adjustment for scrolloff (#6319)
lonerover
2017-03-21
*
linter: make changes pass the linter
raichoo
2017-03-19
*
vim-patch:7.4.2322
raichoo
2017-03-19
*
vim-patch:7.4.2101
James McCoy
2017-03-11
*
lint
James McCoy
2016-12-28
*
vim-patch:7.4.2201
Chris Lucas
2016-12-28
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Fix new linter errors
ZyX
2016-05-01
*
vim-patch:7.4.856
Jurica Bradaric
2016-02-10
*
vim-patch:7.4.853
Jurica Bradaric
2016-02-09
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Merge #3297 'move.c refactor'
Justin M. Keyes
2015-09-10
|
\
|
*
Scope variables in move.c
Nicolas Cornu
2015-09-08
|
*
Replace TRUE/FALSE with true/false in move.c
Nicolas Cornu
2015-09-08
|
*
hasFolding return bool now
Nicolas Cornu
2015-09-08
|
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
|
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
|
/
*
vim-patch:7.4.550 #2510
David Bürgin
2015-04-25
*
Enable -Wconversion: move.c.
Eliseo Martínez
2015-04-07
*
"halfway a line" is a very confusing phrase
Jack Danger Canty
2015-01-22
*
vim-patch:7.4.458
Florian Walch
2014-12-23
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
api/window_set_cursor: make sure cursor line is visible.
Björn Linse
2014-11-01
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15