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
*
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
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
startup: don't erase screen on `:hi Normal` during startup
Björn Linse
2018-09-20
*
screen.lua: extend snapshot_util() to work with extension state
Björn Linse
2018-09-03
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
test: assert scroll region state for clear
Björn Linse
2018-07-24
*
ui: add tests for hlstate extension
Björn Linse
2018-07-21
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
tests/screen.lua: treat "resize" like any other event
Björn Linse
2018-07-11
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
ui: fix glitch with both ext_cmdline and cmd_wildmenu
Björn Linse
2017-12-06
*
functests: Fix typo
ZyX
2017-06-28
*
functests: Fix screen.lua supplying dedent additional argument
ZyX
2017-06-21
[next]