You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.
For how to run the latest Guake in your computer, please refer to Install from source.
Describe the bug
A clear and concise description of what the bug is.
Guake doesn't properly handle mouse mode and spawns a new window even if mouse mode is enabled. As such it's impossible to triple-click vim to enter line-wise selection mode.
Expected behavior
A clear and concise description of what you expected to happen.
Guake should detect mouse mode and disable all mouse handling.
Actual behavior
What you actually get.
Guake spawns new tab when trying to triple-click vim.
To Reproduce
Provide the steps to reproduce the behavior
Start guake
Start vim
Enable mouse mode
Try to triple-click to select content by lines.
Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.
$ guake --support
Guake Version: 3.6.3
Vte Version: 0.56.3
Vte Runtime Version: 0.56.3
GTK+ Version: 3.24.10
GDK Backend: GdkX11.X11Display
Desktop Session: None
Display: :0
RGBA visual: True
Composited: True
Monitor: 0 - DVI-I-1
Geometry: 1920 x 1080 at 0, 0
Size: 477 x 268 mm²
Primary: True
Refresh rate: 60.00 Hz
Subpixel layout: horizontal-rgb
The text was updated successfully, but these errors were encountered:
I am having the same problem with tmux and double clicks.
For whatever reason, double-clicking in tmux opens a new Guake tab.
This does not happen, when tmux is closed or if the mouse mode is disabled in tmux.
To Reporduce
Start guake
Start tmux
Press Ctrl+B and type :set-option -g mouse on
Double-click to try to select a word.
This is a really weird behavior, because "open a new Guake tab" is not caused by either tmux or guake alone, but somehow the conflicting handling of the mouse results in a new Guake tab.
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.
For how to run the latest Guake in your computer, please refer to Install from source.
Describe the bug
A clear and concise description of what the bug is.
Guake doesn't properly handle mouse mode and spawns a new window even if mouse mode is enabled. As such it's impossible to triple-click vim to enter line-wise selection mode.
Expected behavior
A clear and concise description of what you expected to happen.
Guake should detect mouse mode and disable all mouse handling.
Actual behavior
What you actually get.
Guake spawns new tab when trying to triple-click vim.
To Reproduce
Provide the steps to reproduce the behavior
Please run
$ guake --support
, and paste the results here. Don't put backticks (`
) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.$ guake --support
Guake Version: 3.6.3
Vte Version: 0.56.3
Vte Runtime Version: 0.56.3
GTK+ Version: 3.24.10
GDK Backend: GdkX11.X11Display
Desktop Session: None
Display: :0
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: