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
/
mouse_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
test: improve some input tests
zeertzjq
2022-07-25
*
fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)
zeertzjq
2022-07-24
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(input): do not translate scroll keys into multiclicks
zeertzjq
2022-04-02
*
fix(mouse): correct dragged position in composed layout
Björn Linse
2021-10-04
*
test: add a test for getmousepos()
Daniel Steinberg
2021-09-29
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
*
tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)
Daniel Hahler
2019-07-24
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
tests: fix mouse tests that use lcs=eol:$
Marco Hinz
2019-01-26
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
screen: don't unconditionally clear messages on window scroll
Björn Linse
2019-01-15
*
test: add tests for conceal cursor movement
Björn Linse
2019-01-13
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
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
*
defaults: sidescroll=1
Justin M. Keyes
2018-02-09
*
Updated tests
Tommy Allen
2018-01-28
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
test: mouse_spec: remove obnoxious wait times (#7029)
Justin M. Keyes
2017-07-15
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
test: skip_fragile(), TEST_SKIP_FRAGILE
Justin M. Keyes
2017-01-04
*
test: Disable unreliable tests on travis+ASAN_UBSAN
Justin M. Keyes
2016-12-07
*
CI: Travis macOS: Skip tab left-drag tests.
Justin M. Keyes
2016-09-12
*
normal.c: Restore vim-like tab dragging. #4874
sach1t
2016-09-12
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in mouse_spec
Björn Linse
2016-08-14
*
tests: remove deprecated hl_colors
Björn Linse
2016-08-14
*
test: mouse_spec
Justin M. Keyes
2016-08-07
*
test: Add tests for double, triple, and quadruple click
sach1t
2016-08-07
*
mouse.c: Adjust clicked column if chars are concealed (#5087)
Tommy Allen
2016-07-28
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test: Update to meet new expectations.
Yichao Zhou
2016-05-20
*
mouse: Implement horizontal scroll. #3450
bambu
2016-04-25
*
eval: Add +tablineat feature
ZyX
2016-02-01
*
functests: Improve tabline click tests
ZyX
2016-02-01
*
Add eol to listchars for mouse specification tests
Jurica Bradaric
2016-01-19
*
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
*
tests/ui: Also test character at cursor
Björn Linse
2015-03-09
[next]