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
*
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
\
|
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
|
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
|
/
*
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)
Gregory Anders
2024-12-31
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)
zeertzjq
2024-10-15
*
test(tui_spec): use Unicode in cursor_address test (#30807)
zeertzjq
2024-10-14
*
test(tui_spec): use child_exec_lua() more (#30757)
zeertzjq
2024-10-11
*
test(tui_spec): better prevent race between paste and input (#30751)
zeertzjq
2024-10-11
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
test(tui_spec): prevent another case of race between paste and input (#30481)
zeertzjq
2024-09-23
*
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
2024-09-22
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
fix(tui): set id parameter in OSC 8 sequences (#29840)
Gregory Anders
2024-07-24
*
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
2024-07-15
*
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
2024-06-05
*
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
[next]