summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/mouse_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-03test(tty-test): enable VTI and VTP on Windows (#37677)zeertzjq1
2025-10-25fix(terminal): adjust marks when deleting scrollback lines (#36294)zeertzjq1
2025-10-01test(terminal/mouse_spec): forwarding works with resized grid (#35969)zeertzjq1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-06-12refactor(terminal): move :terminal defaults to _defaults.luaGregory Anders1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-29fix(terminal): fix duplicate recording with mouse click (#28103)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-05fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)zeertzjq1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-10-31fix(terminal): keep focus when scrolling number column of another window (#25...zeertzjq1
2023-10-31fix(terminal): don't lose focus on <MouseMove> (#25845)zeertzjq1
2023-08-21fix(terminal): handle horizontal scrolling in another window (#24828)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-03-13test: unskip working Windows tests (#22537)dundargoc1
2022-12-14fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)zeertzjq1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-01-23fix(input): put modifiers back into typeahead buffer when neededzeertzjq1
2021-12-27fix(terminal): correctly forward mouse eventszeertzjq1
2021-12-10fix(terminal): ignore left-release mouse actiondm1try1
2021-10-09vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq1
2020-04-21terminal: Fix mouse coordinates issue (#12158)erw71
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-01-29:terminal : set topline based on window height #8325Andrew Pyatkov1
2019-01-27terminal: handle size when switching buffers in windowBjörn Linse1
2018-04-16terminal: resize to the max dimensions (#8249)Andrew Pyatkov1
2018-02-23'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron1
2017-11-13:terminal : fix crash on resize (#7547)Justin M. Keyes1
2017-08-16win: support :terminalerw71
2017-03-01terminal: Keep cursor position.Justin M. Keyes1
2017-02-26terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-14tests: don't ignore highlights in terminal testsBjörn Linse1
2016-06-20Make existing tests work with new featureMarco Hinz1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-05-31terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken1
2015-04-05term: after <C-\>, resume normal input loopScott Prager1
2015-03-25test: Add terminal testsThiago de Arruda1