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
Commit message (
Expand
)
Author
Age
*
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
test: remove redundant feed_command('terminal') (#16993)
zeertzjq
2022-01-08
*
test: make some tests more stable (#16860)
zeertzjq
2022-01-01
*
fix(terminal): correctly forward mouse events
zeertzjq
2021-12-27
*
Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...
Björn Linse
2021-12-26
|
\
|
*
fix(terminal): ignore left-release mouse action
dm1try
2021-12-10
*
|
Merge pull request #16294 from zeertzjq/test-fewest-iteration
James McCoy
2021-12-18
|
\
\
|
*
|
test: require fewest number of main loop iterations possible
zeertzjq
2021-11-15
*
|
|
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
|
|
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
*
|
|
test: expect the correct screen in TUI paste: big burst of input (#16656)
zeertzjq
2021-12-15
*
|
|
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
|
|
Merge pull request #16414 from zeertzjq/terminal-no-invalid-rows
James McCoy
2021-12-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix(terminal): return early if there are no invalid rows
zeertzjq
2021-12-08
|
|
/
*
/
fix(terminal): use coladvance() to calculate buffer cursor position
zeertzjq
2021-12-08
|
/
*
test: add tests for freeing channel opened by termopen()
zeertzjq
2021-11-11
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
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
*
tests: Take into account magic hyphen. (#13518)
Edwin Pujols
2020-12-11
*
test/wildmode_spec: override $PS1
Jan Edmund Lazo
2020-12-01
*
vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window
Jan Edmund Lazo
2020-12-01
*
test: add functional test for segmented response from terminal
erw7
2020-11-20
*
GHA: Skip tests that fail due to actions/runner#241
James McCoy
2020-11-13
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
tests/terminal/tui: wait 1ms to avoid data race in FreeBSD
Jan Edmund Lazo
2020-08-02
*
terminal: fix terminal attribute overflow
erw7
2020-07-29
*
terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)
Ghjuvan Lacambre
2020-06-22
*
terminal: disable 'scrolloff' (fixes flicker)
Justin M. Keyes
2020-05-04
*
terminal: Fix mouse coordinates issue (#12158)
erw7
2020-04-21
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
edit.c: Ensure undo sync when emulating <Esc>x #11706
Matthew Malcomson
2020-01-12
*
tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)
Daniel Hahler
2019-12-22
*
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-28
*
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
*
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
2019-11-06
*
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests: tui_spec: fix waiting for terminal to be ready (#11232)
Daniel Hahler
2019-10-15
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
[next]