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
/
buffer_spec.lua
Commit message (
Expand
)
Author
Age
*
test: add tests for #13549 #20285 #20290
zeertzjq
2022-09-23
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
fix(terminal): avoid reading over the end of cell.chars (#19580)
zeertzjq
2022-07-30
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: remove redundant feed_command('terminal') (#16993)
zeertzjq
2022-01-08
*
test: make some tests more stable (#16860)
zeertzjq
2022-01-01
*
fix(terminal): return early if there are no invalid rows
zeertzjq
2021-12-08
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
fix: set cursorlineopt=number in terminal mode (#15493)
Yorick Peterse
2021-10-06
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
fix(jobwait): always drain process event queues #15402
Gregory Anders
2021-08-31
*
fix(terminal): close without ! if the job is stopped
Gregory Anders
2021-08-31
*
chore: revert unrelated changes in test
Dylan Armstrong
2021-02-27
*
test: use assert_alive helper rather than eq
Dylan Armstrong
2021-02-27
*
test: segfault test for empty buffer paste on term
Dylan Armstrong
2021-02-26
*
vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window
Jan Edmund Lazo
2020-12-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
terminal: fix terminal attribute overflow
erw7
2020-07-29
*
terminal: disable 'scrolloff' (fixes flicker)
Justin M. Keyes
2020-05-04
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-28
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
tests: win: enable buffer focus test
Jan Edmund Lazo
2019-08-18
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
terminal: handle &confirm and :confirm on unloading (#8726)
Marco Hinz
2018-07-12
*
win/test: enable more :terminal tests
Justin M. Keyes
2017-08-16
*
win: support :terminal
erw7
2017-08-16
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test: backtick expansion #6218
Justin M. Keyes
2017-03-06
*
terminal.c: Reset cursor postion when using termopen() (#6212)
oni-link
2017-03-04
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
Add some tests and cleanup.
Michael Ennen
2016-12-12
*
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
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test: term_close use-after-free
Justin M. Keyes
2016-05-15
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
term: after <C-\>, resume normal input loop
Scott Prager
2015-04-05
*
terminal: Handle loss of focus in event loop.
Scott Prager
2015-04-05
*
test: Add terminal tests
Thiago de Arruda
2015-03-25