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
/
window_split_tab_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(terminal): skip aucmd_win when checking terminal size (#19668)
zeertzjq
2022-08-07
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)
Ghjuvan Lacambre
2020-06-22
*
test: win: enable WinEnter terminal test
Jan Edmund Lazo
2019-08-18
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
test: adjust time-sensitive tests (#9220)
Justin M. Keyes
2018-11-10
*
test/win: window_split_tab_spec: fix retry()
Justin M. Keyes
2018-11-05
*
test/win: window_split_tab_spec: increase retry() time
Justin M. Keyes
2018-11-05
*
test/win: retry unreliable SIGWINCH test
Justin M. Keyes
2018-11-04
*
win: test: SIGWINCH is noisy #7506
Justin M. Keyes
2018-11-01
*
:terminal : fix crash on resize (#7547)
Justin M. Keyes
2017-11-13
*
test: tty-test.c: keep `tty_out` handle around
Justin M. Keyes
2017-08-16
*
win/test: enable more :terminal tests
Justin M. Keyes
2017-08-16
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test/window_split_tab_spec.lua: fixup
Justin M. Keyes
2017-02-26
*
terminal: Don't redraw the entire screen when resizing (#6167)
Tommy Allen
2017-02-26
*
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
*
Add tests for new feature
Marco Hinz
2016-06-20
*
Make existing tests work with new feature
Marco Hinz
2016-06-20
*
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 terminal tests
Thiago de Arruda
2015-03-25