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
/
getchar.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.2833: two key command cancelled by moving mouse when using popup
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.2.1166: once mouse move events are enabled getchar() returns them
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not work
Jan Edmund Lazo
2021-05-05
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properly
Björn Linse
2020-11-18
*
vim-patch:8.1.0810: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1547: various comment problems
Jan Edmund Lazo
2020-10-18
*
Treat unmapped ALT/META as ESC+c in all modes
Matt Wozniski
2020-10-05
*
vim-patch:8.1.1591: on error garbage collection may free memory in use
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.2.1377: triggering the ATTENTION prompt causes typeahead mess up
Jan Edmund Lazo
2020-08-14
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
vim-patch:8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work
Jan Edmund Lazo
2020-02-02
*
vim-patch:8.1.0140: recording into a register has focus events
Jan Edmund Lazo
2020-02-01
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
*
vim-patch:8.0.1786: no test for 'termwinkey'
Jan Edmund Lazo
2020-01-05
*
getchar: fix pvs/v1048
Jan Edmund Lazo
2019-12-22
*
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.2091: double free when memory allocation fails
Jan Edmund Lazo
2019-10-01
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
clang/"dead assignment": suppessed
Ihor Antonov
2019-08-05
*
vim-patch:8.1.1251: test completion of mapping keys #10691
Jan Edmund Lazo
2019-08-05
*
lint: makemap
Ihor Antonov
2019-07-28
*
pvs/V560: part of conditional expression is always false
Ihor Antonov
2019-07-28
*
vim-patch:8.0.1753: fix various warnings #10639
Ihor Antonov
2019-07-28
*
Fix clint error
notomo
2019-07-28
*
vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
notomo
2019-07-28
*
Revert "vim-patch:8.0.1723: using one item array size declaration is misleadi...
Jan Edmund Lazo
2019-07-23
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
lint
Ihor Antonov
2019-07-15
*
pvs/V1028: cast operands, not the result
Ihor Antonov
2019-07-15
*
Merge #10323 from janlazo/vim-8.1.1055
Justin M. Keyes
2019-06-25
|
\
|
*
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
|
lint
James McCoy
2019-06-24
*
|
vim-patch:8.1.1365: source command doesn't check for the sandbox
James McCoy
2019-06-24
|
/
*
getchar: Handle incomplete <Paste> in typeahead buffer #10311
Alan Wu
2019-06-24
*
vim-patch:8.0.1723: using one item array size declaration is misleading
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Daniel Hahler
2019-06-16
*
vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...
Daniel Hahler
2019-06-16
*
vim-patch:8.1.1000: indenting is off
Jan Edmund Lazo
2019-06-01
[next]