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: 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
*
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
[next]