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
*
feat(mappings): allow special keys and modifiers in <Cmd> mapping
zeertzjq
2022-04-29
*
fix(mappings): fix double-free when unmapping simplifiable Lua mapping
zeertzjq
2022-04-29
*
feat(mappings): do not replace existing mapping for simplified form
zeertzjq
2022-04-29
*
vim-patch:8.2.4837: modifiers not simplified when timed out
zeertzjq
2022-04-29
*
vim-patch:8.2.4833: failure of mapping not checked for
zeertzjq
2022-04-29
*
vim-patch:8.2.4829: a key may be simplified to NUL
zeertzjq
2022-04-29
*
vim-patch:8.2.4828: fix for unmapping simplified key not fully tested
zeertzjq
2022-04-29
*
vim-patch:8.2.4827: typo in variable name
zeertzjq
2022-04-29
*
vim-patch:8.2.4824: expression is evaluated multiple times
zeertzjq
2022-04-29
*
vim-patch:8.2.4819: unmapping simplified keys also deletes other mapping
zeertzjq
2022-04-29
*
vim-patch:8.2.4504: when there is a partially matching map full map may not work
zeertzjq
2022-04-29
*
vim-patch:8.2.3595: check for signed overflow might not work everywhere
zeertzjq
2022-04-29
*
vim-patch:8.2.0919: merging modifier for modifyOtherKeys is done twice
zeertzjq
2022-04-29
*
vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
zeertzjq
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
vim-patch:8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
vim-patch:8.1.2159: some mappings are listed twice
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.4722: ending recording with mapping records too much (#18060)
zeertzjq
2022-04-10
*
vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)
zeertzjq
2022-04-09
*
fix(event-loop): check if executed register has ended
zeertzjq
2022-04-07
*
fix(input): fix clearing of reg_executing
zeertzjq
2022-04-07
*
vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)
zeertzjq
2022-04-05
*
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
|
/
[next]