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
/
test
/
functional
/
ui
/
input_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)
zeertzjq
2022-05-13
*
feat(mappings): do not simplify the rhs of a mapping
zeertzjq
2022-04-29
*
feat(mappings): do not replace existing mapping for simplified form
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.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
*
vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
feat(keymap): add F38-F63 keys (#17893)
zeertzjq
2022-04-11
*
vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)
zeertzjq
2022-04-09
*
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
bfredl
2022-03-24
*
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
2022-02-06
|
\
|
*
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
*
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
|
/
*
fix(input): never escape CSI bytes
zeertzjq
2022-01-21
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
keymap: Preserve S- modifier when C- is present
James McCoy
2020-11-16
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
keymap: allow modifiers to multibyte chars, like <m-ä>
Björn Linse
2019-08-16
*
keymap, terminal: more keycodes #9810
Olivier G-R
2019-03-31
*
keymap: add more (keypad) keycodes #9793
Olivier G-R
2019-03-29
*
Mark "feeding large chunks of input with <Paste>" fragile
James McCoy
2019-01-01
*
defaults: shortmess+=F (#8619)
Justin M. Keyes
2018-06-22
*
test/util: expect_err() (#8257)
Justin M. Keyes
2018-04-11
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
message: don't output unprintable chars to screen
Björn Linse
2018-03-04
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
functests: Check logs in lua code
ZyX
2016-06-10
*
keymap: Support <D-...> (super/command key).
Justin M. Keyes
2016-02-22
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
input: Escape utf8 sequences that contain CSI/K_SPECIAL
Thiago de Arruda
2015-02-18
*
test: Add screen test facility
Thiago de Arruda
2014-12-09