aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
* fix(remote): don't leak memory on failure to connect to server (#21931)zeertzjq2023-01-21
* test(tui_spec): don't expect exact screen in rapid resize test (#21935)zeertzjq2023-01-21
* test(tui_spec): make rapid resize test test what it wants to test (#21933)zeertzjq2023-01-21
* build(deps): bump libvterm to v0.3.1Christian Clason2023-01-16
* test(tui_spec): doesn't use Unicode in cursor_address test (#21703)zeertzjq2023-01-09
* test(tui_spec): improve cursor_address test (#21700)zeertzjq2023-01-09
* fix(tui): do not invoke loop recursively for pad()bfredl2023-01-06
* fix(tui): make a copy of data->params before unibi_format() (#21643)zeertzjq2023-01-05
* test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)zeertzjq2023-01-04
* fix(tui): more work in the TUIbfredl2022-12-31
* feat(tui): run TUI as external processhlpr982022-12-31
* test(tui_spec): don't use nested terminal for resize at startup (#21583)zeertzjq2022-12-29
* fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)zeertzjq2022-12-14
* fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: use isCI to simplify CI detection (#21134)dundargoc2022-11-20
* test: fix failing tui_spec.lua tests (#21117)Jakub Łuczyński2022-11-19
* test: introduce skip() #21010dundargoc2022-11-13
* vim-patch:9.0.0756 #20680Shougo2022-11-06
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* feat(terminal): recognize underdouble and undercurlAndrey Bushev2022-09-26
* test: add tests for #13549 #20285 #20290zeertzjq2022-09-23
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* fix(terminal): adopt altscreen test for libvterm 0.2 changesAndreas Schneider2022-09-06
* feat(pum): pretend 'mousemoveevent' is set when showing right-click menuzeertzjq2022-09-04
* feat(tui): recognize sidescroll events (#19992)zeertzjq2022-08-30
* feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)zeertzjq2022-08-09
* fix(terminal): skip aucmd_win when checking terminal size (#19668)zeertzjq2022-08-07
* feat(terminal): implement <c-\><c-o> for terminal modebfredl2022-08-02
* fix(terminal): avoid reading over the end of cell.chars (#19580)zeertzjq2022-07-30
* vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)zeertzjq2022-07-26
* test: improve some input testszeertzjq2022-07-25
* Merge pull request #19180 from zeertzjq/tui-kitty-keypadzeertzjq2022-07-07
|\
| * test: add tests for keypad keys from kitty keyboard protocolzeertzjq2022-07-04
* | fix(tui): resize at startup #17795Javier Lopez2022-07-04
|/
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* fix(terminal): scrollback delete lines immediately #18832Javier Lopez2022-06-08
* test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* fix(terminal): do not trim whitespace that is actually in the terminal (#16423)zeertzjq2022-05-17
* docs: typo fixes (#17859)dundargoc2022-04-15
* fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11
* chore: fix typos (#17670)dundargoc2022-03-17
* fix(paste): don't move cursor past the end of pasted text in Normal modezeertzjq2022-03-15
* test: improve terminal channel testszeertzjq2022-03-12
* fix(channel): fix channel consistencyerw72022-03-12
* fix(api): highlight attribute for underlineKirill Chibisov2022-03-06
* test: mention poke_eventloop() instead of wait()zeertzjq2022-03-02