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 #17987 from leungbk/vim-patch-4402
zeertzjq
2022-04-04
|
\
|
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
|
fix(substitute): properly check for empty command line
zeertzjq
2022-04-04
|
/
*
fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)
zeertzjq
2022-04-03
*
vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)
zeertzjq
2022-03-30
*
feat(input)!: delay some conversions to vgetc()
zeertzjq
2022-03-24
*
fix: use normal! <C-L> in default <C-L> mapping (#17695)
Gregory Anders
2022-03-12
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
vim-patch:8.2.4498: using <Plug> with "noremap" does not work
zeertzjq
2022-03-03
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps
bfredl
2022-02-27
|
\
|
*
feat: ignore nore on <Plug> maps
shadmansaleh
2022-02-27
*
|
Merge pull request #17432 from zeertzjq/vim-8.1.2336
zeertzjq
2022-02-27
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.4401: map listing does not clear the rest of the command line
zeertzjq
2022-02-17
|
*
vim-patch:8.2.4338: an error from an expression mapping messes up the display
zeertzjq
2022-02-17
|
*
vim-patch:8.1.2336: when an expr mapping moves the cursor it is not restored
zeertzjq
2022-02-17
*
|
Merge pull request #17403 from zeertzjq/vim-8.1.1955
zeertzjq
2022-02-21
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
*
|
vim-patch:8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL
zeertzjq
2022-02-17
*
|
refactor: remove NULL check that is always true
zeertzjq
2022-02-16
*
|
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
*
|
fix: <Nop> not shown in :map commands
shadmansaleh
2022-02-16
*
|
chore: improve lua keymaps internal representation scheme
shadmansaleh
2022-02-16
|
/
*
vim-patch:8.2.3966: when using feedkeys() abbreviations may be blocked
zeertzjq
2022-02-02
*
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
[next]