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
Commit message (
Expand
)
Author
Age
*
fix(terminal): interrupt/got_int hangs terminal (#30056)
ibhagwan
2024-08-20
*
fix(terminal): handle C0 characters in OSC terminator (#30090)
Gregory Anders
2024-08-19
*
feat(term): support OSC 8 hyperlinks in :terminal (#30050)
Gregory Anders
2024-08-15
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
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
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
fix(terminal): set local values of window options (#29326)
zeertzjq
2024-06-14
*
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...
Gregory Anders
2024-06-11
*
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
*
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test(terminal/buffer_spec): use screen:expect(), not retry() (#28246)
zeertzjq
2024-04-09
*
test(terminal/buffer_spec): avoid other keys in double clicks (#28245)
zeertzjq
2024-04-09
*
test: improve test conventions
dundargoc
2024-04-08
*
test: silence expected errors
dundargoc
2024-04-02
*
fix(terminal): fix duplicate recording with mouse click (#28103)
zeertzjq
2024-03-29
*
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
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)
zeertzjq
2024-03-19
*
test(terminal/cursor_spec): unskip tests that pass on Windows (#27924)
zeertzjq
2024-03-19
*
test(terminal/buffer_spec): fix incorrect tests (#27923)
zeertzjq
2024-03-19
*
test: combining TermCursorNC with CursorLine/CursorColumn (#27898)
zeertzjq
2024-03-17
*
refactor(drawline): integrate terminal hl with eol loop (#27893)
zeertzjq
2024-03-17
*
fix(terminal): disable reflow again
Christian Clason
2024-03-14
*
test(terminal/buffer_spec): re-skip bang test on Windows
zeertzjq
2024-02-26
*
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
*
test: don't use minimal timeout for "intermediate" flag (#27620)
zeertzjq
2024-02-25
*
fix(terminal): block input when there is pending TermRequest (#27589)
zeertzjq
2024-02-24
*
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
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
2024-01-16
*
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: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
[next]