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
*
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
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Fix lint errors #3204
Steven Oliver
2015-08-20
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Wconversion: Change long to int64_t in cursor_shape.c, digraph.c.
Florian Walch
2014-11-27
*
Wconversion: Fix warnings in cursor_shape.c.
Florian Walch
2014-11-19
*
Fix warnings: cursor_shape.c: parse_shape_opt(): Garbage value: FP.
Eliseo Martínez
2014-11-06
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
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