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
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
fix(cmdheight=0): various issues part3 #19816
Shougo
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
/
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:partial:8.2.4001: insert complete code uses global variables
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:9.0.0234: cannot make difference between :normal end and argument c...
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.2042: the evalfunc.c file is too big (#19792)
zeertzjq
2022-08-16
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
2022-08-06
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
vim-patch:9.0.0059: test file has wrong name
zeertzjq
2022-07-23
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :global
zeertzjq
2022-07-08
*
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
2022-07-04
*
vim-patch:9.0.0024: may access part of typeahead buf that isn't filled
zeertzjq
2022-07-03
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor(map): statically initialize maphash array
bfredl
2022-06-24
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)
zeertzjq
2022-06-23
*
vim-patch:8.2.5076: unnecessary code (#18922)
zeertzjq
2022-06-11
*
fix(input): fix macro recording with ALT and special key (#18917)
zeertzjq
2022-06-10
*
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...
zeertzjq
2022-06-07
*
vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)
zeertzjq
2022-06-07
*
vim-patch:8.2.5058: input() does not handle composing characters properly (#1...
zeertzjq
2022-06-06
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
refactor!: remove 'remap' option
Dundar Goc
2022-05-19
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)
zeertzjq
2022-05-13
[next]