aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/screen.lua
Commit message (Expand)AuthorAge
* feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
* test: print screen snapshot in desired format (#28088)luukvbaal2024-03-29
* fix(test): typingLewis Russell2024-03-25
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test: don't use minimal timeout for "intermediate" flag (#27620)zeertzjq2024-02-25
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* test: typing for screen.luaLewis Russell2024-01-23
* feat(ui): add chdir UI event (#27093)Gregory Anders2024-01-19
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: use vim.inspect directlyLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor: fix luals warningsdundargoc2023-12-30
* test: make text-only snapshots work (#26494)zeertzjq2023-12-10
* test: allow avoiding repeated screen lines in expected stateszeertzjq2023-12-09
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* test(ui/embed_spec): use notification instead of request (#25555)zeertzjq2023-10-09
* fix(float): update position of anchored windows first (#25133)zeertzjq2023-09-14
* fix(ui): don't send empty grid_line with redrawdebug=compositor (#23899)zeertzjq2023-06-04
* fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
* feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
* test(ui): wait for another success with failure after successzeertzjq2023-03-01
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* test: remove unused field ext_float (#22243)zeertzjq2023-02-14
* fix(tui): more work in the TUIbfredl2022-12-31
* fix(tests): only get the color map once, even for multiple test filesbfredl2022-11-27
* docs: fix typos (#20394)dundargoc2022-09-30
* fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0bfredl2022-09-26
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* fix(tui): resize at startup #17795Javier Lopez2022-07-04
* refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
* feat(ui): clear message history explicitly with msg_history_clear eventdevbhan singh2022-05-21
* Merge pull request #15674 from yatli/ui_event_extmarkbfredl2022-05-03
|\
| * feat(api/ui): win_extmarksYatao Li2022-05-03
* | feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
|/
* docs: typo fixes (#17859)dundargoc2022-04-15
* feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
* test: mention poke_eventloop() instead of wait()zeertzjq2022-03-02
* feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
* floats: z-indexBjörn Linse2021-05-15
* ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* api: add API for themesBjörn Linse2020-11-01
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* screen.lua: remove screen:_on_event #11488Justin M. Keyes2019-12-01
* test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* tests: Screen:expect: support "{MATCH:…}"Daniel Hahler2019-11-09
* terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* test/screen: make snapshot_util() work properly in rgb_cterm modeBjörn Linse2019-11-02
* test/functional: retry/Screen: failure instead of error #11173Daniel Hahler2019-10-19