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
/
terminal
/
mouse_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(terminal): keep focus when scrolling number column of another window (#25...
zeertzjq
2023-10-31
*
fix(terminal): don't lose focus on <MouseMove> (#25845)
zeertzjq
2023-10-31
*
fix(terminal): handle horizontal scrolling in another window (#24828)
zeertzjq
2023-08-21
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)
zeertzjq
2022-12-14
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
fix(terminal): correctly forward mouse events
zeertzjq
2021-12-27
*
fix(terminal): ignore left-release mouse action
dm1try
2021-12-10
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
terminal: Fix mouse coordinates issue (#12158)
erw7
2020-04-21
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
terminal: resize to the max dimensions (#8249)
Andrew Pyatkov
2018-04-16
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
:terminal : fix crash on resize (#7547)
Justin M. Keyes
2017-11-13
*
win: support :terminal
erw7
2017-08-16
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
terminal: Don't redraw the entire screen when resizing (#6167)
Tommy Allen
2017-02-26
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in terminal tests
Björn Linse
2016-08-14
*
Make existing tests work with new feature
Marco Hinz
2016-06-20
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
terminal : don't set vterm size to 0 (workaround #2732)
Frederik Van Slycken
2015-05-31
*
term: after <C-\>, resume normal input loop
Scott Prager
2015-04-05
*
test: Add terminal tests
Thiago de Arruda
2015-03-25