Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mouse can not work when plugin ale configure g:ale_set_balloons=1 #4

Open
hardboydu opened this issue Jul 5, 2018 · 1 comment
Open

Comments

@hardboydu
Copy link

g:ale_set_balloons=0 is ok

ale issues #1689

@smhc
Copy link

smhc commented Jul 13, 2018

Mouse support is also broken for me when using putty-latest+linux+vim-latest+g:ale_set_balloons=1. (TERM=putty-256color, although I've tried many other settings, including screen-256color)

My .vimrc has:
set mouse=a
set ttymouse=sgr

Interestingly if I start a tmux session with mouse support enabled ('set -g mouse on' in .tmux.conf) the mouse works ok inside tmux. Within the tmux session,TERM=screen-256color.

I also cannot get terminal mouse balloons working even without ale. I tried the latest build of vim (e76c4b237d41d0e62ca5d4fc76d1dd163fe222c0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants