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(tui): reset clear_region attributes during startup #28713
luukvbaal
2024-05-26
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
test: improve test conventions
dundargoc
2024-04-23
*
fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)
zeertzjq
2024-04-14
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: silence expected errors
dundargoc
2024-04-02
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
*
test(tui_spec): fix flaky test for isolated "stop paste" (#28053)
zeertzjq
2024-03-27
*
test(terminal/cursor_spec): unskip tests that pass on Windows (#27924)
zeertzjq
2024-03-19
*
test: don't use minimal timeout for "intermediate" flag (#27620)
zeertzjq
2024-02-25
*
test: add test for scroll wheel at right-click menu (#27409)
zeertzjq
2024-02-10
*
test(tui_spec): prevent race between nvim_input and nvim_paste (#27356)
zeertzjq
2024-02-06
*
fix(tui): `space_buf` overflow when clearing screen (#27352)
Sean Dewar
2024-02-06
*
test(tui): add & improve tests for terminal queries (#27219)
Gregory Anders
2024-01-28
*
test(tui_spec): get &background from child session directly (#27224)
zeertzjq
2024-01-27
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
*
fix(test/tui_spec): pass the expected NULL-sentinel to execl()
James McCoy
2024-01-06
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(tui): don't forget to update cursor visibility (#26523)
zeertzjq
2023-12-12
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
refactor(tui): use synchronized updates around actual buf flush (#26478)
Gregory Anders
2023-12-09
*
test(tui_spec): update cursor_address test for flush start (#26464)
zeertzjq
2023-12-08
*
test: fix Windows tests failures (#26461)
Gregory Anders
2023-12-08
*
test: forward $VIMRUNTIME in child nvim instances
Gregory Anders
2023-12-07
*
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
*
test: set 'termguicolors' in outer Nvim instance (#26437)
zeertzjq
2023-12-07
*
test(terminal): remove unnecessary string operations (#26434)
zeertzjq
2023-12-07
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
docs: small fixes (#26243)
dundargoc
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
fix(tui): grow termkey's internal buffer for large escape sequences (#26309)
Gregory Anders
2023-11-30
*
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
test: use ST terminator instead of BEL in OSC sequences
Gregory Anders
2023-11-13
*
refactor(grid): do arabic shaping in one place
bfredl
2023-10-08
*
refactor: remove long
dundargoc
2023-09-29
*
test(tui_spec): small consistency fixes (#25332)
zeertzjq
2023-09-24
*
fix(tui): make :cquit work properly with remote TUI (#25313)
zeertzjq
2023-09-23
*
test(tui_spec): update cursor_address test for wrap flag (#25228)
zeertzjq
2023-09-18
*
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
2023-09-02
*
test: update tests for auto-closing :term buffers
Gregory Anders
2023-08-10
*
fix(terminal): forward horizontal mouse scrolling (#24552)
zeertzjq
2023-08-04
*
test: reduce flakiness (#24443)
zeertzjq
2023-07-23
*
feat(tui): support Super and Meta modifiers (#24357)
zeertzjq
2023-07-15
*
test(tui): add test for overriding argv[0] (#24293)
zeertzjq
2023-07-08
*
vim-patch:9.0.1634: message is cleared when removing mode message
zeertzjq
2023-06-16
[next]