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
/
state.c
Commit message (
Expand
)
Author
Age
*
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
*
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
*
fix: make mode() return correct value in ex mode
brian m. carlson
2022-01-08
*
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...
zeertzjq
2021-10-03
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select mode
zeertzjq
2021-07-29
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
log: log_key()
Justin M. Keyes
2019-08-27
*
vim-patch:8.0.1480: patch missing change
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...
Justin M. Keyes
2019-02-24
*
vim-patch:8.1.0648: custom operators can't act upon forced motion
Pedro L. Ramos
2019-01-10
*
log: RPC, input, other events
Justin M. Keyes
2018-09-19
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
*
Merge #7587 'vim-patch:8.0.0283'
Justin M. Keyes
2017-11-19
|
\
|
*
vim-patch:8.0.0283
ckelsel
2017-11-19
|
/
*
doc: eventloop
Justin M. Keyes
2017-09-05
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
*: Add comment to all C files
ZyX
2017-04-19
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
main: Start modeling Nvim as pushdown automaton
Thiago de Arruda
2015-10-26