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
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
test: reduce flakiness (#24443)
zeertzjq
2023-07-23
*
test(tui_spec): improve cursor_address test (#21700)
zeertzjq
2023-01-09
*
test: fix failing tui_spec.lua tests (#21117)
Jakub Łuczyński
2022-11-19
*
feat(terminal): recognize underdouble and undercurl
Andrey Bushev
2022-09-26
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
test: mention poke_eventloop() instead of wait()
zeertzjq
2022-03-02
*
tests/ui: make screen.lua use "linegrid" representation internally
Björn Linse
2019-10-13
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
*
win/pty: log errors
erw7
2017-08-16
*
win/test: tty-test: print screen size explicitly with CTRL-Q
erw7
2017-08-16
*
win: support :terminal
erw7
2017-08-16
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test: screen_setup(): Detect spawn failures, usage errors.
Justin M. Keyes
2017-02-26
*
test: screen_setup(): Support `cols` parameter.
Justin M. Keyes
2017-02-26
*
terminal: 'scrollback'
Justin M. Keyes
2017-02-26
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
api/ui: add tests for popupmenu_external events
Björn Linse
2016-08-29
*
tests: don't ignore highlights in terminal tests
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
test: Add basic tests for the TUI
Thiago de Arruda
2015-10-01
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02
*
Add new highlight groups TermCursor/TermCursorNC
Marco Hinz
2015-04-09
*
test: Add terminal tests
Thiago de Arruda
2015-03-25