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
*
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
*
|
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
*
feat(terminal): support grapheme clusters, including emoji
bfredl
2025-01-02
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
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
*
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
*
fix(terminal): interrupt/got_int hangs terminal (#30056)
ibhagwan
2024-08-20
*
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
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test(terminal/buffer_spec): use screen:expect(), not retry() (#28246)
zeertzjq
2024-04-09
*
test(terminal/buffer_spec): avoid other keys in double clicks (#28245)
zeertzjq
2024-04-09
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)
zeertzjq
2024-03-19
*
test(terminal/buffer_spec): fix incorrect tests (#27923)
zeertzjq
2024-03-19
*
refactor(drawline): integrate terminal hl with eol loop (#27893)
zeertzjq
2024-03-17
*
test(terminal/buffer_spec): re-skip bang test on Windows
zeertzjq
2024-02-26
*
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
*
fix(terminal): block input when there is pending TermRequest (#27589)
zeertzjq
2024-02-24
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
fix(terminal): use terminal buffer for TermRequest autocommand (#26974)
Gregory Anders
2024-01-09
*
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
*
test(terminal): remove unnecessary string operations (#26434)
zeertzjq
2023-12-07
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
test: unskip more terminal tests on Windows (#26315)
zeertzjq
2023-11-30
*
fix(terminal): forward horizontal mouse scrolling (#24552)
zeertzjq
2023-08-04
*
fix(terminal): include modifiers when forwarding mouse (#24549)
zeertzjq
2023-08-04
*
test: reduce flakiness (#24443)
zeertzjq
2023-07-23
*
test: check that TextChangedT cannot delete terminal buffer (#24437)
zeertzjq
2023-07-23
*
fix(terminal): send Shift-Home Shift-End Ctrl-Home Ctrl-End (#24418)
zeertzjq
2023-07-22
*
fix(terminal): don't send unknown special keys to terminal (#24378)
zeertzjq
2023-07-17
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
[next]