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
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: final_column_wrap(): fix row calculation
Justin M. Keyes
2018-01-16
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
tui: flush -V3 ('verbose' >= 3) info ASAP
Justin M. Keyes
2017-12-05
*
test/tui: -V3log logs terminfo values
Justin M. Keyes
2017-12-05
*
test: macOS 10.13: unibilium cannot find "xterm" terminfo
Justin M. Keyes
2017-12-05
*
test: tui_spec: narrower scope for timeout tweaks
Justin M. Keyes
2017-12-05
*
test: tui_spec.lua: use robust settings
Justin M. Keyes
2017-11-27
*
tui: expose terminal type in 'term' option
Justin M. Keyes
2017-11-27
*
tui_spec: Convert nil to "" before formatting it
James McCoy
2017-11-12
*
test: FocusGained: retry() cmdline-mode test
Justin M. Keyes
2017-09-09
*
test: FocusGained: press-enter prompt
Justin M. Keyes
2017-09-05
*
test: FocusGained: let UI settle before sending input
Justin M. Keyes
2017-09-05
*
eventloop: restore redraw in cmdline K_EVENT handler
Justin M. Keyes
2017-09-05
*
test: FocusGained/FocusLost
Justin M. Keyes
2017-09-05
*
test: use global_helpers.uname() instead of calling to nvim UUT
Justin M. Keyes
2017-09-05
*
Repair tui_spec functional tests
Drew Neil
2017-08-21
*
test: tui_spec: Remove unused is_linux variable
James McCoy
2017-07-07
*
tui: Correct commentary on tmux colour tests.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Add built-in terminfo entry for VTE.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Add st to the always 256-colour capable list.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Correct a copy and paste error in stterm tests.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Update colour tests some more.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Update colour tests.
Jonathan de Boyne Pollard
2017-06-03
*
tui: Also fix "linux*" terminfo entries. #6673
Jonathan de Boyne Pollard
2017-05-04
*
Merge branch 'master' into rename-execute
ZyX
2017-04-09
|
\
|
*
test: retry(): Report number of retries. (#6475)
Justin M. Keyes
2017-04-09
*
|
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
|
/
*
terminal.c:redraw(): Avoid invalid cursor col (#6379)
Justin M. Keyes
2017-03-29
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
test/tui_spec: Force LANG=C
Justin M. Keyes
2016-10-13
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in terminal tests
Björn Linse
2016-08-14
*
test: TUI colors: Skip TERM=linux on non-linux. (#5015)
Justin M. Keyes
2016-07-06
*
test: TUI colors ('t_Co')
Justin M. Keyes
2016-07-03
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Fix tui_spec.lua for QB/Travis
KillTheMule
2016-05-14
*
Rewrite hexadecimal escape sequences as decimal in lua strings
Thiago de Arruda
2016-03-07
*
input: Do not set high-bit; preserve ALT modifier.
Justin M. Keyes
2016-01-11
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
Reorganize focus events test into individual tests
Joe Hermaszewski
2015-11-23
*
Enable focus events in cmdline and terminal modes
Joe Hermaszewski
2015-11-23
*
Add tests for focus events
Joe Hermaszewski
2015-11-17
*
Add TermClose event
Marco Hinz
2015-11-15
*
tui: Fix abort when stdout and stderr are not tty.
Thiago de Arruda
2015-10-29
*
test: Add more TUI tests and increase timeout
Thiago de Arruda
2015-10-26
*
functests: Do not forget about -i argument
ZyX
2015-10-23
*
test: Add basic tests for the TUI
Thiago de Arruda
2015-10-01