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
/
state.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-07
fix(ui): check for cmdline mode properly (#35202)
zeertzjq
1
2025-06-09
fix(messages): recognize cmdline one_key/number prompt State (#34206)
luukvbaal
1
2024-12-17
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-10-03
fix(ui): ensure screen update before waiting for input #30576
fredizzimo
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-08-22
vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109)
zeertzjq
1
2024-04-04
vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)
zeertzjq
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-02-07
fix(event-loop): process input before events (#27358)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
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-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
1
2023-10-20
fix(event-loop): flush UI when no input is available (#25728)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-08-21
vim-patch:8.2.4299: SafeState autocommand interferes with debugging
zeertzjq
1
2023-08-21
vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
zeertzjq
1
2023-08-21
vim-patch:8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
zeertzjq
1
2023-08-21
vim-patch:8.1.2046: SafeState may be triggered at the wrong moment
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-02
refactor: remove char_u (#22829)
dundargoc
1
2023-03-14
refactor(screen): screen.c delenda est
bfredl
1
2023-03-04
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-19
vim-patch:9.0.0788: ModeChanged autocmd not executed when Visual ends with CT...
zeertzjq
1
2022-10-05
refactor(redraw): no type argument in update_screen()
bfredl
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-09-17
fix(events): make CursorHold behave as documented
zeertzjq
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-08-19
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
1
2022-08-02
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
1
2022-07-20
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
1
2022-06-04
docs: fix typos (#18269)
dundargoc
1
2022-05-30
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
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-04-30
vim-patch:8.2.4845: duplicate code
zeertzjq
1
2022-04-10
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
1
[next]