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
/
ui
/
screen.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
test(ui/embed_spec): use notification instead of request (#25555)
zeertzjq
2023-10-09
*
fix(float): update position of anchored windows first (#25133)
zeertzjq
2023-09-14
*
fix(ui): don't send empty grid_line with redrawdebug=compositor (#23899)
zeertzjq
2023-06-04
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
test(ui): wait for another success with failure after success
zeertzjq
2023-03-01
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
test: remove unused field ext_float (#22243)
zeertzjq
2023-02-14
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
fix(tests): only get the color map once, even for multiple test files
bfredl
2022-11-27
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
*
Merge pull request #15674 from yatli/ui_event_extmark
bfredl
2022-05-03
|
\
|
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
|
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
|
/
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
*
test: mention poke_eventloop() instead of wait()
zeertzjq
2022-03-02
*
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
floats: z-index
Björn Linse
2021-05-15
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
api: add API for themes
Björn Linse
2020-11-01
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
screen.lua: remove screen:_on_event #11488
Justin M. Keyes
2019-12-01
*
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
tests: Screen:expect: support "{MATCH:…}"
Daniel Hahler
2019-11-09
*
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
test/screen: make snapshot_util() work properly in rgb_cterm mode
Björn Linse
2019-11-02
*
test/functional: retry/Screen: failure instead of error #11173
Daniel Hahler
2019-10-19
*
tests/ui: completely delete "attr_ignore" feature
Björn Linse
2019-10-13
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
tests/ui: make screen.lua use "linegrid" representation internally
Björn Linse
2019-10-13
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
test: properly test missing clears after scroll
Björn Linse
2019-09-06
*
screen.lua: dump payload on handler failure
Justin M. Keyes
2019-09-01
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
test/ui: make screen:expect() print full state when height does not match
Björn Linse
2019-09-01
*
tests: screen: notification_cb: improve assertion message
Daniel Hahler
2019-08-20
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
test/ui: properly test win_hide by explicitly marking hidden grids
Björn Linse
2019-08-17
*
ui: use Window type in win_pos consistently with win_float_pos
Björn Linse
2019-08-17
*
tests: fix/improve Screen:expect_unchanged (#10577)
Daniel Hahler
2019-07-24
*
screen.lua: always print keyword-args snapshot
Justin M. Keyes
2019-07-20
*
screen.lua: expect_unchanged(), get_snapshot()
Justin M. Keyes
2019-07-20
[next]