index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
terminal
/
buffer_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-03-21
test(terminal/buffer_spec): increase timeout waiting for REP (#38398)
zeertzjq
1
2026-03-19
fix(terminal): don't poll for output during scrollback refresh (#38365)
zeertzjq
1
2026-03-16
fix(terminal): don't always leave if enter autocmds delete buffer #38324
Sean Dewar
1
2026-03-15
fix(terminal): heap UAF from autocmds when entering #38316
Sean Dewar
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2026-03-11
fix(terminal): free the "[Process exited]" msg extmark #38246
Ayaan
1
2026-03-10
feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Ayaan
1
2026-02-26
test: remove remaining use of feed_command() in terminal/ (#38069)
zeertzjq
1
2026-02-24
refactor(test): avoid deprecated functions #37017
glepnir
1
2026-02-19
test: fix flaky tests in terminal/{buffer,channel}_spec.lua (#37966)
zeertzjq
1
2026-02-15
refactor(terminal): don't put cursor at bottom-left in Normal mode (#37873)
zeertzjq
1
2026-02-14
fix(terminal): resuming doesn't work with command in fish (#37857)
zeertzjq
1
2026-02-14
fix(terminal): missing refresh with partial mappings (#37839)
zeertzjq
1
2026-02-13
feat(terminal): detect suspended PTY process (#37845)
zeertzjq
1
2026-02-09
fix(terminal): set b_locked when setting &buftype (#37787)
Sean Dewar
1
2026-02-05
fix(terminal): handle split composing chars at right edge (#37694)
zeertzjq
1
2026-02-04
fix(terminal): also don't propagate $COLORTERM on Windows (#37699)
zeertzjq
1
2026-02-03
ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)
zeertzjq
1
2026-01-29
test(terminal): status is -1 in TermClose if buffer is deleted (#37609)
zeertzjq
1
2026-01-28
fix(terminal): wrong scrollback with BufFile* autocommand (#37601)
zeertzjq
1
2026-01-28
fix(terminal): losing output if BufFile* poll for events (#37580)
zeertzjq
1
2026-01-27
fix(terminal): don't allow b:term_title watcher to delete buffer
zeertzjq
1
2026-01-27
fix(terminal): losing scrollback when TermOpen polls for events (#37573)
zeertzjq
1
2026-01-22
fix(terminal): <Ignore> should be no-op (#37494)
zeertzjq
1
2026-01-21
fix(terminal): restore options properly when switching buffer (#37485)
zeertzjq
1
2026-01-15
fix(process): don't limit PTY master remaining data size
zeertzjq
1
2026-01-10
fix(terminal): :edit should respect 'bufhidden' with exited job (#37301)
zeertzjq
1
2026-01-08
vim-patch:9.1.2066: :wqall! doesn't close a terminal like :qall! does (#37314)
zeertzjq
1
2026-01-08
test(terminal/buffer_spec): fix flaky test (#37299)
zeertzjq
1
2026-01-06
fix(buffer): don't reuse 1-line terminal buffer (#37261)
zeertzjq
1
2026-01-05
fix(terminal): avoid multiple terminals writing to same buffer (#37219)
zeertzjq
1
2026-01-05
fix(terminal): crash with race between buffer close and OSC 2 (#37225)
zeertzjq
1
2026-01-04
fix(terminal): handle closing terminal with pending TermRequest (#37227)
zeertzjq
1
2025-10-24
fix(terminal): wrong row in TermRequest with full scrollback (#36298)
zeertzjq
1
2025-08-26
fix(terminal): patch various autocommand-related holes
Sean Dewar
1
2025-08-26
fix(terminal): update winopts and focus when switching terminals
Sean Dewar
1
2025-07-16
test(tui_spec): flakiness, global highlight definitions #34958
luukvbaal
1
2025-05-09
fix(terminal): check size when switching buffers
Sean Dewar
1
2025-03-08
fix(events): always allow some events to be nested (#32706)
zeertzjq
1
2025-03-07
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
1
2025-03-05
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
1
2025-02-13
feat(term): trigger TermRequest for APC (#32407)
Till Bungert
1
2025-02-02
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
1
2025-01-21
feat(terminal): forward X1 and X2 mouse events
zeertzjq
1
2025-01-16
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
1
2025-01-15
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2025-01-13
fix(getchar): do not simplify keycodes in terminal mode
bfredl
1
2025-01-09
fix(terminal): don't crash on unprintable chars
bfredl
1
[next]