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: update osc52 termfeatures flag on UIEnter/UILeave (#32756)
Gregory Anders
2025-03-12
*
fix(events): always allow some events to be nested (#32706)
zeertzjq
2025-03-08
*
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
2025-03-07
*
fix(terminal): improve cursor refresh handling (#32596)
Sean Dewar
2025-03-06
*
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
2025-03-05
*
fix(terminal): avoid more `busy_start` lacking `busy_stop` (#32509)
Sean Dewar
2025-02-19
*
fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458)
Sean Dewar
2025-02-15
*
feat(term): trigger TermRequest for APC (#32407)
Till Bungert
2025-02-13
*
fix(ui): Windows :detach is opt-in
Justin M. Keyes
2025-02-10
*
test: use --clean
Justin M. Keyes
2025-02-10
*
feat(ui): UI :detach command
Justin M. Keyes
2025-02-10
*
fix(messages): improve deadly signal messages #32364
Justin M. Keyes
2025-02-07
*
test(terminal/cursor_spec): remove unnecessary busy handlers (#32321)
zeertzjq
2025-02-04
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
feat(terminal): forward X1 and X2 mouse events
zeertzjq
2025-01-21
*
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
2025-01-16
*
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
\
|
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
|
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
*
|
fix(getchar): do not simplify keycodes in terminal mode
bfredl
2025-01-13
|
/
*
fix(terminal): don't crash on unprintable chars
bfredl
2025-01-09
*
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
feat(terminal): support grapheme clusters, including emoji
bfredl
2025-01-02
*
feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)
Gregory Anders
2024-12-31
*
fix(terminal): set cursor cell percentage (#31703)
Gregory Anders
2024-12-23
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
test(cursor_spec): global highlight definitions (#31613)
luukvbaal
2024-12-18
*
fix(terminal): restore cursor from 'guicursor' on TermLeave (#31620)
Gregory Anders
2024-12-18
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal bu...
Gregory Anders
2024-12-04
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)
zeertzjq
2024-10-20
*
fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)
zeertzjq
2024-10-15
*
test(tui_spec): use Unicode in cursor_address test (#30807)
zeertzjq
2024-10-14
*
test(tui_spec): use child_exec_lua() more (#30757)
zeertzjq
2024-10-11
*
test(tui_spec): better prevent race between paste and input (#30751)
zeertzjq
2024-10-11
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
test(tui_spec): prevent another case of race between paste and input (#30481)
zeertzjq
2024-09-23
*
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
2024-09-22
*
test(terminal): unskip wrap tests on windows
Christian Clason
2024-09-21
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
fix(terminal): interrupt/got_int hangs terminal (#30056)
ibhagwan
2024-08-20
*
fix(terminal): handle C0 characters in OSC terminator (#30090)
Gregory Anders
2024-08-19
*
feat(term): support OSC 8 hyperlinks in :terminal (#30050)
Gregory Anders
2024-08-15
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
fix(tui): set id parameter in OSC 8 sequences (#29840)
Gregory Anders
2024-07-24
[next]