Justin M. Keyes
|
975c2124a6
test: use spawn_wait() instead of system() #31852
|
1 month ago |
Justin M. Keyes
|
8ef41f5902
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
|
1 month ago |
Gregory Anders
|
0dd933265f
feat(terminal)!: cursor shape and blink (#31562)
|
1 month ago |
bfredl
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
Justin M. Keyes
|
5792546777
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
|
4 months ago |
Gregory Anders
|
4199671047
feat(term): support OSC 8 hyperlinks in :terminal (#30050)
|
5 months ago |
dundargoc
|
052498ed42
test: improve test conventions
|
9 months ago |
Lewis Russell
|
81fc27124b
refactor(test): inject after_each differently
|
10 months ago |
dundargoc
|
7035125b2b
test: improve test conventions
|
10 months ago |
zeertzjq
|
08986bb597
test: combining TermCursorNC with CursorLine/CursorColumn (#27898)
|
10 months ago |
zeertzjq
|
54db75e995
refactor(drawline): integrate terminal hl with eol loop (#27893)
|
10 months ago |
Lewis Russell
|
795f896a57
test: rename (meths, funcs) -> (api, fn)
|
1 year ago |
Lewis Russell
|
4f81f506f9
test: normalise nvim bridge functions
|
1 year ago |
Justin M. Keyes
|
04f2f864e2
refactor: format test/*
|
1 year ago |
zeertzjq
|
1037ce2e46
test: avoid repeated screen lines in expected states
|
1 year ago |
Gregory Anders
|
8957df4f22
test: forward $VIMRUNTIME in child nvim instances
|
1 year ago |
zeertzjq
|
6c3ddd8c51
test: set 'termguicolors' in outer Nvim instance (#26437)
|
1 year ago |
dundargoc
|
5eb5f49488
test: simplify platform detection (#21020)
|
2 years ago |
dundargoc
|
736c36c02f
test: introduce skip() #21010
|
2 years ago |
Andrey Bushev
|
4bb1d1df79
feat(terminal): recognize underdouble and undercurl
|
2 years ago |
zeertzjq
|
995e487915
refactor(highlight)!: rename attributes to match Vim (#19159)
|
2 years ago |
Justin M. Keyes
|
f977f9445f
refactor(tests): introduce testprg()
|
2 years ago |
zeertzjq
|
6e414b698c
test: unskip tests on Windows (#18600)
|
2 years ago |
dundargoc
|
e63e5d1dbd
docs: typo fixes (#17859)
|
2 years ago |
Kirill Chibisov
|
96bb1784a6
fix(api): highlight attribute for underline
|
2 years ago |
Dundar Göc
|
82c5a02050
ci: skip tests that fail on windows
|
3 years ago |
Björn Linse
|
f707a7ef68
terminal: add tests for palette color forwarding
|
5 years ago |
Jaskaran Singh
|
3afb397407
syntax, TUI: support "strikethrough"
|
5 years ago |
Justin M. Keyes
|
fd0fd752c8
terminal: swap priority of terminal, editor highlights
|
5 years ago |
Andrew Pyatkov
|
894f6bee54
:terminal : set topline based on window height #8325
|
6 years ago |