index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
input_spec.lua
Age
Commit message (
Expand
)
Author
Files
2025-12-15
refactor(test): deprecates functions in some tests #36972
glepnir
1
2025-02-20
fix(keycodes): recognize <Find>, <Select> #28431
Mantas Mikulėnas
1
2025-01-02
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-06
test: reduce sleep for file timestamp change (#28196)
zeertzjq
1
2024-03-26
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
1
2024-02-03
fix(keycodes): simplify S- properly when D- is present (#27316)
zeertzjq
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: remove helpers.sleep()
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2022-08-17
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
1
2022-05-13
revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)
zeertzjq
1
2022-04-29
feat(mappings): do not simplify the rhs of a mapping
zeertzjq
1
2022-04-29
feat(mappings): do not replace existing mapping for simplified form
zeertzjq
1
2022-04-29
vim-patch:8.2.4504: when there is a partially matching map full map may not work
zeertzjq
1
2022-04-29
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
1
2022-04-29
vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work
zeertzjq
1
2022-04-29
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
1
2022-04-11
feat(keymap): add F38-F63 keys (#17893)
zeertzjq
1
2022-04-09
vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)
zeertzjq
1
2022-03-30
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
1
2022-03-24
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
bfredl
1
2022-02-06
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
1
2022-02-04
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
1
2022-02-03
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
1
2022-01-21
fix(input): never escape CSI bytes
zeertzjq
1
2021-03-08
state: throttle batched event processing when input is available
Björn Linse
1
2020-11-16
keymap: Preserve S- modifier when C- is present
James McCoy
1
2019-08-27
paste: use nvim_put()
Justin M. Keyes
1
2019-08-27
paste: WIP #4448
Justin M. Keyes
1
2019-08-16
keymap: allow modifiers to multibyte chars, like <m-ä>
Björn Linse
1
2019-03-31
keymap, terminal: more keycodes #9810
Olivier G-R
1
2019-03-29
keymap: add more (keypad) keycodes #9793
Olivier G-R
1
2019-01-01
Mark "feeding large chunks of input with <Paste>" fragile
James McCoy
1
2018-06-22
defaults: shortmess+=F (#8619)
Justin M. Keyes
1
2018-04-11
test/util: expect_err() (#8257)
Justin M. Keyes
1
2018-03-31
msg: do not scroll entire screen (#8088)
Björn Linse
1
2018-03-11
test: rename next_message() to next_msg()
Justin M. Keyes
1
2018-03-04
message: don't output unprintable chars to screen
Björn Linse
1
2018-01-06
win: enable more functional tests
Jan Edmund Lazo
1
2017-04-09
functests: Replace execute with either command or feed_command
ZyX
1
2016-08-26
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
1
2016-06-10
functests: Check logs in lua code
ZyX
1
2016-02-22
keymap: Support <D-...> (super/command key).
Justin M. Keyes
1
2015-11-23
test/functional: clean up according to luacheck (part 1)
Marco Hinz
1
[next]