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
*
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
*
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
2017-04-23
*
ui: use an array for mode styles
Björn Linse
2017-04-21
*
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
*
test: helpers.execute() => helpers.feed_command()
Justin M. Keyes
2017-04-11
*
tests: short form `screen:except(func)` expects condition only. #6440
Björn Linse
2017-04-06
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
coverity/133845: Negative array index read. (FP)
Justin M. Keyes
2017-01-23
*
tui: Enable mode-sensitive cursor by default.
Justin M. Keyes
2017-01-20
*
Merge pull request #5963 from jamessan/screen-expect-clarity
James McCoy
2017-01-18
|
\
|
*
test: screen: Assert expected row count matches configured screen height
James McCoy
2017-01-18
*
|
test: nvim_ui_attach() with huge dimensions. (#5974)
Justin M. Keyes
2017-01-18
|
/
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
ui: add tests for ui_mode_change
Björn Linse
2016-11-25
*
api/ui: add tests for popupmenu_external events
Björn Linse
2016-08-29
*
tests: add note to expect() message about snapshot_util()
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
cmdline: Redraw the cmdline after processing events
Björn Linse
2016-05-24
*
test: Screen also checks 'special' when testing attribute equality
AdnoC
2016-05-17
*
test: Add a test for the new guisp highlighting feature.
KillTheMule
2016-05-17
*
test: Fix tests failing
AdnoC
2016-05-17
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
Tests: fix according to lualint
Marco Hinz
2016-02-29
*
functests: Improve screen:expect error reporting
ZyX
2016-02-28
*
test: change CI_TARGET reference to CI
Justin M. Keyes
2016-01-01
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
functests: Do not forget about -i argument
ZyX
2015-10-23
[next]