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_shape.c
Commit message (
Expand
)
Author
Age
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
perf(ui): remove spurious allocations from mode_style_array()
bfredl
2022-06-21
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
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-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
fixup! cursor_shape: check if modep is nonnull
Jan Edmund Lazo
2019-09-11
*
cursor_shape: check if modep is nonnull
Jan Edmund Lazo
2019-09-10
*
clang/"Assigned garbage": parse_shape_opt
Justin M. Keyes
2019-01-13
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
vim-patch:8.0.0357: crash when setting 'guicursor' to weird value (#8161)
KunMing Xie
2018-03-22
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
'guicursor': No color/blink by default
Justin M. Keyes
2017-04-30
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
\
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
[next]