index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
screen_basic_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-13
test(ui/screen_basic_spec): scrolling behind floating window #38993
jdrouhard
1
2025-12-10
fix(grid): assert crash during extreme resize layouts #36847
CompileAndConquer
1
2025-01-04
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
1
2024-12-02
fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)
zeertzjq
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-05-27
fix(drawline): don't draw beyond end of window (#29035)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-26
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-24
refactor(options): remove side effects from `check_num_option_bounds()`
Famiu Haque
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-12-06
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
1
2023-12-02
feat(highlight): update default color scheme
Evgeni Chasnovski
1
2023-10-03
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
1
2023-07-23
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
1
2023-06-04
fix(ui): don't send empty grid_line with redrawdebug=compositor (#23899)
zeertzjq
1
2023-05-26
fix(ui-ext): send title to newly-attached UI
zeertzjq
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-05-10
test: move most title tests to a separate file (#23557)
zeertzjq
1
2023-05-06
fix(api): don't change title when setting buffer in a window (#23492)
zeertzjq
1
2023-02-13
fix(ui): make sure screen is valid after resizing
zeertzjq
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-10-22
fix(ui): send grid_resize events before triggering VimResized (#20760)
zeertzjq
1
2022-10-12
test: add a test for #20605
zeertzjq
1
2022-10-05
feat(messages)!: graduate the 'msgsep' feature
bfredl
1
2022-05-15
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
1
2022-01-25
fix: set RedrawingDisabled before entering aucmd_win
zeertzjq
1
2021-03-23
screen: setup scrolling main screen when starting with display-=msgsep
Björn Linse
1
2020-01-06
vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI
Jan Edmund Lazo
1
2019-09-26
Fix two more flaky tests (#11095)
Daniel Hahler
1
2019-02-05
UI: always use contrete colors for default_colors_set
Björn Linse
1
2018-12-05
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
1
2018-10-25
UI: add missing redraw after enter_tabpage
Björn Linse
1
2018-10-15
tests: improve robustness of immediate successes in screen tests
Björn Linse
1
2018-10-01
ui: rename ext_newgrid to ext_linegrid
Björn Linse
1
2018-07-24
tests: add test for switching tabpage right after scroll
Björn Linse
1
2018-07-24
tests: test for redrawing tabline when msgsep marker goes outside screen
Björn Linse
1
2018-07-21
ui: use line-based rather than char-based updates in screen.c
Björn Linse
1
2018-07-12
screen: truncate showmode messages
Björn Linse
1
2018-05-04
Merge pull request #8358 from mhinz/screen
James McCoy
1
2018-05-04
test: screen artifacts
Marco Hinz
1
2018-05-04
messages: redraw tabline if it was overdrawn by messages
Björn Linse
1
2018-04-15
events: VimSuspend, VimResume #8280
geekodour
1
2018-04-08
test/API: validate channel arg (#8245)
Justin M. Keyes
1
2018-03-31
msg: do not scroll entire screen (#8088)
Björn Linse
1
2018-02-23
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
1
[next]