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(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
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
tests: use vim.inspect (#10485)
Daniel Hahler
2019-07-13
*
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
*
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
floats: implement floating windows
Björn Linse
2019-03-02
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
multigrid: simplify tests
Björn Linse
2018-12-31
*
multigrid: add tests for multiline messages and tabs
Björn Linse
2018-12-31
*
multigrid: test refactor
Björn Linse
2018-12-31
*
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
*
doc
Justin M. Keyes
2018-11-28
*
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
ui: reserve the right to split a screen redraw into multiple batches.
Björn Linse
2018-10-02
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
[next]