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: 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
*
test(tui_spec): improve cursor_address test (#21700)
zeertzjq
2023-01-09
*
fix(tui): do not invoke loop recursively for pad()
bfredl
2023-01-06
*
fix(tui): make a copy of data->params before unibi_format() (#21643)
zeertzjq
2023-01-05
*
test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)
zeertzjq
2023-01-04
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
test(tui_spec): don't use nested terminal for resize at startup (#21583)
zeertzjq
2022-12-29
*
fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)
zeertzjq
2022-12-14
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: use isCI to simplify CI detection (#21134)
dundargoc
2022-11-20
*
test: fix failing tui_spec.lua tests (#21117)
Jakub Łuczyński
2022-11-19
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
vim-patch:9.0.0756 #20680
Shougo
2022-11-06
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
feat(terminal): recognize underdouble and undercurl
Andrey Bushev
2022-09-26
*
test: add tests for #13549 #20285 #20290
zeertzjq
2022-09-23
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
fix(terminal): adopt altscreen test for libvterm 0.2 changes
Andreas Schneider
2022-09-06
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
feat(tui): recognize sidescroll events (#19992)
zeertzjq
2022-08-30
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
*
fix(terminal): skip aucmd_win when checking terminal size (#19668)
zeertzjq
2022-08-07
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
fix(terminal): avoid reading over the end of cell.chars (#19580)
zeertzjq
2022-07-30
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
test: improve some input tests
zeertzjq
2022-07-25
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
test: add tests for keypad keys from kitty keyboard protocol
zeertzjq
2022-07-04
*
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
[next]