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.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
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.1358: cannot enter character with a CSI byte
Jan Edmund Lazo
2019-05-19
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
vim-patch:8.1.1118: a couple of conditions are hard to understand
Marco Hinz
2019-04-08
*
keymap, terminal: more keycodes #9810
Olivier G-R
2019-03-31
*
keymap: add more (keypad) keycodes #9793
Olivier G-R
2019-03-29
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
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
|
|
/
[next]