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
*
Merge pull request #17202 from zeertzjq/unused-orig-rhs
bfredl
2022-01-29
|
\
|
*
refactor: allocate an empty string as unused orig_rhs for Lua mappings
zeertzjq
2022-01-27
*
|
fix(input): remove reinterpreted ALT/META chords from recorded macro
zeertzjq
2022-01-29
*
|
vim-patch:8.2.4236: accessing freed memory
Christian Clason
2022-01-28
*
|
vim-patch:8.2.4235: invalid check for NULL pointer
Christian Clason
2022-01-28
*
|
vim-patch:8.2.4233: crash when recording and using Select mode
Christian Clason
2022-01-28
*
|
vim-patch:8.2.4002: first char typed in Select mode can be wrong
zeertzjq
2022-01-24
*
|
vim-patch:8.2.3993: when recording a change in Select mode char appears twice
zeertzjq
2022-01-24
|
/
*
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
*
fix(input): never escape CSI bytes
zeertzjq
2022-01-21
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
vim-patch:8.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move way beep functions elsewhere
Björn Linse
2021-12-10
*
vim-patch:8.1.1798: warning for unused variable in tiny version
zeertzjq
2021-12-07
*
vim-patch:8.1.1797: the vgetorpeek() function is too long
zeertzjq
2021-12-07
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)
zeertzjq
2021-11-04
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2380: using old C style comments
Dundar Göc
2021-10-21
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
vim-patch:8.2.3490: superfluous return statements #15978
dundargoc
2021-10-09
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
fix(input): resolve isolated (non-ALT/META) mappings #13109
erw7
2021-10-02
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
*
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
Merge pull request #15249 from dundargoc/refactor/a-song-of-true-and-false
Björn Linse
2021-08-18
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
|
feat: defaults: set undo points in <C-U> and <C-W> (#15400)
Gregory Anders
2021-08-16
*
|
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
|
/
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
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
[next]