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
/
cursor_spec.lua
Commit message (
Expand
)
Author
Age
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
fix(terminal): use coladvance() to calculate buffer cursor position
zeertzjq
2021-12-08
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
tests: terminal: Assert for SIGWINCH handling before continuing
James McCoy
2017-11-12
*
win: support :terminal
erw7
2017-08-16
*
functests: Fix terminal/cursor_spec
ZyX
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
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
Merge pull request #5225 from equalsraf/windows-functionaltests
Björn Linse
2016-08-31
|
\
|
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
|
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
*
Mark cursor_spec.lua indeterministic test as pending
Thiago de Arruda
2016-04-11
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
terminal: Run screen refresh timer in a deferred queue
Thiago de Arruda
2015-09-18
*
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