summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/cursor_shape.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-03refactor: the long goodbyedundargoc1
2021-10-29refactor: uncrustify #16090dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-04-12vim-patch:8.1.2366: using old C style commentsJan Edmund Lazo1
2017-04-21ui: support more cursor shape modesBjörn Linse1
2017-04-08refactor/single-include: cursor_shape.h #6442dedmass1
2017-04-01api/cursor_style_set: mode descriptionsJustin M. Keyes1
2017-04-01'guicursor': Empty means "block cursor in all modes".Justin M. Keyes1
2017-04-01tui: 'guicursor' shape #6044Matthieu Coudron1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1