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
*
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
*
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
2024-07-15
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
fix(terminal): set local values of window options (#29326)
zeertzjq
2024-06-14
*
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...
Gregory Anders
2024-06-11
*
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
2024-06-05
*
fix(tui): reset clear_region attributes during startup #28713
luukvbaal
2024-05-26
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
test: improve test conventions
dundargoc
2024-04-23
*
fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)
zeertzjq
2024-04-14
*
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
[next]