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
Commit message (
Expand
)
Author
Age
*
test: Add basic tests for the TUI
Thiago de Arruda
2015-10-01
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
Disable a broken functional test.
John Szakmeister
2015-10-01
*
api: vim_err_write: add tests for multiline handling
Björn Linse
2015-09-16
*
defaults: set 'laststatus' to 2. #2876
Felipe Morales
2015-08-24
*
defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872
Felipe Morales
2015-08-22
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
tui: Use underline cursor in Replace mode
Omar Sandoval
2015-07-26
*
api: Simplify UI API on mode change
Omar Sandoval
2015-07-26
*
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
*
doc: Fix some typos and trailing whitespace. #2875
Lucas Hoffmann
2015-06-21
*
defaults: enable 'hlsearch' by default. #2859
Justin M. Keyes
2015-06-20
*
options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...
Felipe Morales
2015-05-17
*
test/ui: Add concealing tests. #2055
Clinton McKay
2015-05-09
*
vim-patch:7.4.659 + test
Michael Reed
2015-05-01
*
UI test: visual selection after left click in tabline
Marco Hinz
2015-04-28
*
UI test: left click in tabline
Marco Hinz
2015-04-28
*
vim-patch:7.4.532 #2504
David Bürgin
2015-04-27
*
test/ui: Fix indeterminism in screen_basic_spec
Thiago de Arruda
2015-04-03
*
tests/ui: warn when the correct state was seen temporarily.
Björn Linse
2015-04-03
*
test/ui: add redraw debug util
Björn Linse
2015-04-03
*
test: Add terminal tests
Thiago de Arruda
2015-03-25
*
test: Extract code to spawn nvim into the "spawn" helper function
Thiago de Arruda
2015-03-24
*
tests/ui: cleanup ignores in screen_basic_spec
Björn Linse
2015-03-19
*
tests/ui: test hlsearch and incsearch
Björn Linse
2015-03-19
*
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
*
test: Only display cursor marker in screen tests if nvim is not busy
Thiago de Arruda
2015-03-16
*
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
*
input: Escape utf8 sequences that contain CSI/K_SPECIAL
Thiago de Arruda
2015-02-18
*
test: Increase default_screen_timeout when running on travis
Thiago de Arruda
2015-02-16
*
FEAT_SIGNS: restore :signs wildmenu, and add test.
Justin M. Keyes
2015-02-15
*
shadow previously set signs #1893
Felipe Morales
2015-02-13
*
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
*
Fix the ctrl + left click test.
John Szakmeister
2015-01-28
*
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
[next]