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
*
refactor: remove long
dundargoc
2023-09-29
*
test: only trim trailing spaces in swapfile tests (#25341)
zeertzjq
2023-09-24
*
test(tui_spec): small consistency fixes (#25332)
zeertzjq
2023-09-24
*
fix(tui): make :cquit work properly with remote TUI (#25313)
zeertzjq
2023-09-23
*
test(tui_spec): update cursor_address test for wrap flag (#25228)
zeertzjq
2023-09-18
*
test(windows): unskip working tests (#25153)
dundargoc
2023-09-15
*
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
2023-09-02
*
fix(terminal): handle horizontal scrolling in another window (#24828)
zeertzjq
2023-08-21
*
test(terminal): fix scrollback test flakiness (#24708)
zeertzjq
2023-08-14
*
test: update tests for auto-closing :term buffers
Gregory Anders
2023-08-10
*
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
*
test: check real cursor position in Terminal mode (#24436)
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
*
feat(tui): support Super and Meta modifiers (#24357)
zeertzjq
2023-07-15
*
test(tui): add test for overriding argv[0] (#24293)
zeertzjq
2023-07-08
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
*
vim-patch:9.0.1634: message is cleared when removing mode message
zeertzjq
2023-06-16
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
feat(term): enable reflow by default (#21124)
Christian Clason
2023-05-24
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(messages): ensure msg_grid is at top at more prompt (#23584)
zeertzjq
2023-05-17
*
test: skip flaky test on Windows
dundargoc
2023-05-14
*
Merge pull request #23415 from zeertzjq/sigwinch-redraw
bfredl
2023-05-06
|
\
|
*
fix(tui): redraw on SIGWINCH even if size didn't change
zeertzjq
2023-05-01
*
|
fix(tui): grid_clear properly clears the screen
Luuk van Baal
2023-05-03
|
/
*
test(terminal/channel_spec): fix screen test immediate success (#23192)
zeertzjq
2023-04-19
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
fix: pasting in terminal buffer on windows #22566
Enan Ajmain
2023-03-19
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
Merge #22382 has('gui_running')
Justin M. Keyes
2023-02-28
|
\
|
*
feat(ui): restore has('gui_running')
Justin M. Keyes
2023-02-27
|
*
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
*
|
fix(tui): avoid stack-use-after-scope with cursor color (#22435)
zeertzjq
2023-02-28
|
/
*
test(tui_spec): use RPC request to setup autocommands
zeertzjq
2023-02-18
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
test(tui_spec): remove unnecessary arguments for remote UI
zeertzjq
2023-02-14
*
fix(rpc): ignore redraw events when exiting (#22184)
zeertzjq
2023-02-09
*
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
test(tui_spec): don't expect exact screen in rapid resize test (#21935)
zeertzjq
2023-01-21
*
test(tui_spec): make rapid resize test test what it wants to test (#21933)
zeertzjq
2023-01-21
*
build(deps): bump libvterm to v0.3.1
Christian Clason
2023-01-16
*
test(tui_spec): doesn't use Unicode in cursor_address test (#21703)
zeertzjq
2023-01-09
[next]