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
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
getchar: allow <SID> in <Cmd> mapping
Björn Linse
2018-09-13
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
lint
Jan Edmund Lazo
2018-09-04
*
vim-patch:8.1.0052: when mapping to <Nop> times out the next mapping is skipped
Jan Edmund Lazo
2018-09-04
*
vim-patch:8.0.1020: when a timer calls getchar(1) input is overwritten
Jan Edmund Lazo
2018-09-04
*
Merge #8930 'vim-patch:8.1.0022'
Justin M. Keyes
2018-08-29
|
\
|
*
getchar: fix {read,copy,start}_redo() params
Jan Edmund Lazo
2018-08-29
|
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
|
*
vim-patch:8.1.0022: repeating put from expression register fails
Jan Edmund Lazo
2018-08-29
|
/
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
lint
Jan Edmund Lazo
2018-08-06
*
globals: typebuf_was_filled is bool
Jan Edmund Lazo
2018-08-06
*
vim-patch:8.0.0671: hang when typing CTRL-C in confirm() in timer
Jan Edmund Lazo
2018-08-05
*
vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)
KunMing Xie
2018-06-24
*
vim-patch:8.0.0551: the typeahead buffer is reallocated too often (#8598)
Jan Edmund Lazo
2018-06-20
*
get_maphash: fix off-by-one
Justin M. Keyes
2018-06-14
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
getchar.c: Fix PVS/V522: Dereference of null pointer mp_match
Justin M. Keyes
2018-05-20
*
Merge #5658 'Apply :lmap in macros'
Justin M. Keyes
2018-05-17
|
\
|
*
Ensure :lmap mappings take preference
Matthew Malcomson
2018-03-14
|
*
Record :lmap transformed keys in gotchars()
Matthew Malcomson
2018-03-14
*
|
lint
Justin M. Keyes
2018-04-21
*
|
IO: let 'fsync' option control more cases
Justin M. Keyes
2018-04-21
*
|
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
\
\
|
*
|
insert-mode: interpret unmapped META as ESC
Justin M. Keyes
2018-04-04
|
*
|
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
|
|
/
|
*
vim-patch:8.0.0402: :map completion does not have <special>
ckelsel
2018-01-15
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
|
*
vim-patch:8.0.0164 (#7368)
KunMing Xie
2017-10-08
|
*
getchar.c: add TERM_FOCUS to MAP_HASH (#7271)
Justin M. Keyes
2017-09-16
|
*
lint
Justin M. Keyes
2017-07-08
|
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
|
*
getchar: Fix linter error
ZyX
2017-07-02
|
*
*: Adjust usages of modified functions
ZyX
2017-07-02
|
*
'pastetoggle': Revert support for multi-key value (#6724)
Matthew Malcomson
2017-05-31
|
*
get_keymap API (#6236)
TJ DeVries
2017-05-25
|
*
getchar: Eliminate two-iteration loop
ZyX
2017-05-20
|
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
|
\
|
|
*
strings: Remove vim_strbyte
ZyX
2017-04-07
|
*
|
vim-patch:7.4.2263
James McCoy
2017-04-29
|
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
*
|
getchar: Fix if block indentation
ZyX
2017-04-16
|
*
|
ops: fix i<c-r> with multi-byte text (#6524)
Björn Linse
2017-04-15
|
|
/
[next]