index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
cursor_shape.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-17
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-10-03
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-01
build(lint): remove clint.py rules for braces #20880
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-08-26
refactor: replace char_u with char
Dundar Göc
1
2022-08-03
docs: fix typos (#19588)
dundargoc
1
2022-07-02
refactor: replace char_u
Dundar Goc
1
2022-06-21
perf(ui): remove spurious allocations from mode_style_array()
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-10
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
1
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2022-04-13
refactor: add pure attribute to pure functions
Dundar Göc
1
2022-03-18
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
1
2022-03-13
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
1
2022-03-13
refactor: fix clint warnings (#17682)
dundargoc
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-12
refactor: reduce number of unique char casts (#15995)
dundargoc
1
2021-09-19
refactor: format with uncrustify #15722
dundargoc
1
2020-09-12
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
1
2019-09-13
lint
Justin M. Keyes
1
2019-09-13
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
1
2019-09-11
fixup! cursor_shape: check if modep is nonnull
Jan Edmund Lazo
1
2019-09-10
cursor_shape: check if modep is nonnull
Jan Edmund Lazo
1
2019-01-13
clang/"Assigned garbage": parse_shape_opt
Justin M. Keyes
1
2019-01-04
Visual: highlight char-at-cursor
Justin M. Keyes
1
2018-08-13
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
1
2018-03-22
vim-patch:8.0.0357: crash when setting 'guicursor' to weird value (#8161)
KunMing Xie
1
2017-06-07
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
1
2017-04-30
'guicursor': No color/blink by default
Justin M. Keyes
1
[next]