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_basic_spec.lua
Commit message (
Expand
)
Author
Age
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(ui): send grid_resize events before triggering VimResized (#20760)
zeertzjq
2022-10-22
*
test: add a test for #20605
zeertzjq
2022-10-12
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix: set RedrawingDisabled before entering aucmd_win
zeertzjq
2022-01-25
*
screen: setup scrolling main screen when starting with display-=msgsep
Björn Linse
2021-03-23
*
vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI
Jan Edmund Lazo
2020-01-06
*
Fix two more flaky tests (#11095)
Daniel Hahler
2019-09-26
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
2018-12-05
*
UI: add missing redraw after enter_tabpage
Björn Linse
2018-10-25
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
tests: add test for switching tabpage right after scroll
Björn Linse
2018-07-24
*
tests: test for redrawing tabline when msgsep marker goes outside screen
Björn Linse
2018-07-24
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
screen: truncate showmode messages
Björn Linse
2018-07-12
*
Merge pull request #8358 from mhinz/screen
James McCoy
2018-05-04
|
\
|
*
test: screen artifacts
Marco Hinz
2018-05-04
*
|
messages: redraw tabline if it was overdrawn by messages
Björn Linse
2018-05-04
|
/
*
events: VimSuspend, VimResume #8280
geekodour
2018-04-15
*
test/API: validate channel arg (#8245)
Justin M. Keyes
2018-04-08
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
test: avoid extra clear() calls
Justin M. Keyes
2017-10-02
*
win: vim_FullName(): force backslashes #7287
Ignas Anikevicius
2017-10-02
*
tests: Add tests for vim_strchr
ZyX
2017-05-09
*
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
*
functests: Fix ui/screen_basic_spec
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
tests: short form `screen:except(func)` expects condition only. #6440
Björn Linse
2017-04-06
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
Merge pull request #5963 from jamessan/screen-expect-clarity
James McCoy
2017-01-18
|
\
|
*
test: screen_basic: Re-enable min width/height test
James McCoy
2017-01-18
*
|
test: nvim_ui_attach() with huge dimensions. (#5974)
Justin M. Keyes
2017-01-18
|
/
*
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
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in screen_basic_spec
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
Disable a broken functional test.
John Szakmeister
2015-10-01
*
defaults: set 'laststatus' to 2. #2876
Felipe Morales
2015-08-24
*
Add ui test for default title (with/without filename) #3091
Björn Linse
2015-07-23
*
test: Increase determinism in screen_basic_spec tests
Thiago de Arruda
2015-07-16
*
vim-patch:7.4.659 + test
Michael Reed
2015-05-01
*
test/ui: Fix indeterminism in screen_basic_spec
Thiago de Arruda
2015-04-03
[next]