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
*
tests: make TERM=interix test pending (#10576)
Daniel Hahler
2019-07-22
*
tests: fix/improve "TUI background color" tests (#10229)
Daniel Hahler
2019-07-03
*
getchar: Handle incomplete <Paste> in typeahead buffer #10311
Alan Wu
2019-06-24
*
tui: support rgba background detection (#10205)
Harm te Hennepe
2019-06-13
*
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
test: simplify TUI bg-detection test
Justin M. Keyes
2019-03-15
*
TUI/background detection: hook into VimEnter event
Justin M. Keyes
2019-03-11
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-02-17
|
\
|
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-01-17
|
|
\
|
|
*
Add tests for terminal background detection
Josh Triplett
2016-07-24
*
|
|
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
|
|
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
|
/
/
*
|
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
|
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
*
|
test: win/TUI builtin terminfos
Justin M. Keyes
2018-12-28
*
|
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
|
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
*
|
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
|
test: replace wait() with pre-assertion in assert_term_colors
Björn Linse
2018-10-06
*
|
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
|
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
|
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
|
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
|
test: tui_spec.lua: relax test (#8289)
Justin M. Keyes
2018-04-16
*
|
insert-mode: interpret unmapped META as ESC
Justin M. Keyes
2018-04-04
*
|
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
[next]