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
/
terminal
/
tui_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
test(tui_spec): don't expect exact screen in rapid resize test (#21935)
zeertzjq
2023-01-21
*
test(tui_spec): make rapid resize test test what it wants to test (#21933)
zeertzjq
2023-01-21
*
build(deps): bump libvterm to v0.3.1
Christian Clason
2023-01-16
*
test(tui_spec): doesn't use Unicode in cursor_address test (#21703)
zeertzjq
2023-01-09
*
test(tui_spec): improve cursor_address test (#21700)
zeertzjq
2023-01-09
*
fix(tui): do not invoke loop recursively for pad()
bfredl
2023-01-06
*
fix(tui): make a copy of data->params before unibi_format() (#21643)
zeertzjq
2023-01-05
*
test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)
zeertzjq
2023-01-04
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
test(tui_spec): don't use nested terminal for resize at startup (#21583)
zeertzjq
2022-12-29
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: use isCI to simplify CI detection (#21134)
dundargoc
2022-11-20
*
test: fix failing tui_spec.lua tests (#21117)
Jakub Łuczyński
2022-11-19
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
feat(tui): recognize sidescroll events (#19992)
zeertzjq
2022-08-30
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
test: improve some input tests
zeertzjq
2022-07-25
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
test: add tests for keypad keys from kitty keyboard protocol
zeertzjq
2022-07-04
*
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
2022-03-15
*
test: make some tests more stable (#16860)
zeertzjq
2022-01-01
*
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
test: expect the correct screen in TUI paste: big burst of input (#16656)
zeertzjq
2021-12-15
*
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
tests: Take into account magic hyphen. (#13518)
Edwin Pujols
2020-12-11
*
test: add functional test for segmented response from terminal
erw7
2020-11-20
*
GHA: Skip tests that fail due to actions/runner#241
James McCoy
2020-11-13
*
tests/terminal/tui: wait 1ms to avoid data race in FreeBSD
Jan Edmund Lazo
2020-08-02
*
edit.c: Ensure undo sync when emulating <Esc>x #11706
Matthew Malcomson
2020-01-12
*
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
*
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
*
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
2019-11-06
*
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests: tui_spec: fix waiting for terminal to be ready (#11232)
Daniel Hahler
2019-10-15
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests: tui_spec: improve/merge OptionSet/deferred
Daniel Hahler
2019-10-04
*
Fix flaky test: tui_spec: increase timeout (#11134)
Daniel Hahler
2019-10-02
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
paste: fix handling of "<" in cmdline (#11094)
Daniel Hahler
2019-09-25
[next]