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
*
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
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(messages): ensure msg_grid is at top at more prompt (#23584)
zeertzjq
2023-05-17
*
Merge pull request #23415 from zeertzjq/sigwinch-redraw
bfredl
2023-05-06
|
\
|
*
fix(tui): redraw on SIGWINCH even if size didn't change
zeertzjq
2023-05-01
*
|
fix(tui): grid_clear properly clears the screen
Luuk van Baal
2023-05-03
|
/
[next]