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
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: cast to int earlier when using 'so' and 'siso' (#24756)
zeertzjq
2023-08-17
*
vim-patch:9.0.0901: setting w_leftcol and handling side effects is confusing
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
Luuk van Baal
2023-05-02
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory access
zeertzjq
2022-05-17
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
fix(terminal): use coladvance() to calculate buffer cursor position
zeertzjq
2021-12-08
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
vim-patch:8.2.3357: crash when 'virtualedit' is set and window is narrow
Sean Dewar
2021-09-17
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
2021-05-18
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208
Jan Edmund Lazo
2019-10-17
*
includes
Daniel Hahler
2019-08-07
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
PVS/V560: expression is always true
Justin M. Keyes
2019-01-13
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-09
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
[next]