Mouse scroll in terminal
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
```
$ guake --version
Guake Terminal: 3.10.1
VTE: 0.76.0
VTE runtime: 0.76.0
Gtk: 3.24.41
```
**Describe the bug**
I want to scroll the terminal when I scrolling the mouse within the terminal but the tab was changed.
**Expected behavior**
I have tried in both 3.10 and 3.10.1.
I read #2142 .
So I try to kill guake and set `im-config -n ibus`. But nothing changed and I got:
```
$ env | grep -i ibus
XMODIFIERS=@im=ibus
QT_IM_MODULE=ibus
```
My system is
```
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
```
-------------------------------------------------------------------------------
```
$ guake --support
$ guake --support
Guake Version: 3.10.1
Vte Version: 0.76.0
Vte Runtime Version: 0.76.0
--------------------------------------------------
GTK+ Version: 3.24.41
GDK Backend:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.