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
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
tests/ui: Also test character at cursor
Björn Linse
2015-03-09
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
test: Remove -g flag from pynvim call in Screen.debug
Thiago de Arruda
2015-02-20
*
test: Increase default_screen_timeout when running on travis
Thiago de Arruda
2015-02-16
*
api/vim: allow guis and tests to retrieve the entire color table
Björn Linse
2015-02-02
*
test/ui: update documentation for screen tests
Björn Linse
2015-02-02
*
test/ui: enable strict mode by default (and in existing tests)
Björn Linse
2015-02-02
*
test/ui: more informative "unexpected highlight" errors
Björn Linse
2015-02-02
*
test: Make default screen timeout depend on the VALGRIND env var
Thiago de Arruda
2015-01-23
*
test: Fix hanging test suite after failures
Thiago de Arruda
2015-01-23
*
tests/ui: strict mode
Björn Linse
2015-01-23
*
tests/ui: snapshot util
Björn Linse
2015-01-23
*
test: Fix screen.lua eol_clear method.
Thiago de Arruda
2015-01-22
*
test: Add more functional test to cover new code
Thiago de Arruda
2015-01-15
*
ui: Implement set_{title,icon}
Thiago de Arruda
2015-01-14
*
test: Add Screen.debug for inspecting screens of hanging tests
Thiago de Arruda
2015-01-13
*
ui: Add 'rgb' parameter to ui_attach
Thiago de Arruda
2015-01-13
*
ui: Fix ui resizing and change some method names
Thiago de Arruda
2015-01-13
*
ui: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-13
*
test: Fix clear/eol_clear in screen.lua
Thiago de Arruda
2015-01-13
*
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
ui: Reimplement `:suspend` command for remote UIs.
Thiago de Arruda
2015-01-12
*
ui: Add 'rgb' parameter to ui_attach
Thiago de Arruda
2015-01-12
*
ui: Fix ui resizing and change some method names
Thiago de Arruda
2015-01-12
*
ui: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-10
*
test: Fix eol_clear in screen.lua
Thiago de Arruda
2015-01-10
*
input: Recognize mouse events for abstract_ui
Thiago de Arruda
2014-12-10
*
test: Add screen test facility
Thiago de Arruda
2014-12-09