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
/
cursor.c
Commit message (
Expand
)
Author
Age
*
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.1019
Justin M. Keyes
2017-10-21
*
vim-patch:8.0.0962
Justin M. Keyes
2017-10-21
*
*: Add comment to all C files
ZyX
2017-04-19
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
terminal: Avoid invalid cursor col (#6265)
Justin M. Keyes
2017-03-22
*
linter: make changes pass the linter
raichoo
2017-03-19
*
vim-patch:7.4.2326
raichoo
2017-03-19
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
*
Port vim's patch 7.4.338 ('breakindent')
Felipe Morales
2014-08-20
*
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
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
Use generated static declarations in cursor.c
ZyX
2014-06-02
*
Remove code duplication in get_cursor_rel_lnum
Pavel Platto
2014-05-28
*
Add cursor.{c,h} to clint-files.txt
Pavel Platto
2014-05-28
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Enable -Wconversion on cursor.c
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28