-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Labels
bugSomething isn't working the way that is expected.Something isn't working the way that is expected.
Description
Checklist
- I've looked through the troubleshooting docs, the known problems list, and existing open issues for similar issues.
What operating system and version are you using?
NixOS 24.11
What architecture are you using?
x86_64/AMD64
What terminal(s) are you running bottom on that are experiencing the problem?
foot 1.19.0
(Optional) What filesystem(s) are you using?
Btrfs
What version of bottom are you running?
0.10.2
How did you install bottom?
Through home-manager.
Describe the issue
When the option to disable clicks is set, not only can the mouse not be used to control UI elements of bottom, but they cannot be used for more basic terminal functionality, such as highlighting text.
What is the expected behaviour?
Clicks will be passed through to the terminal, so that text can be highlighted as appropriate.
What is the actual behaviour?
Clicks events are not just ignored, they are completely swallowed and do nothing.
How can we reproduce this?
- Run
btm --disable_click
- Attempt to highlight text via double left-click or similar
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working the way that is expected.Something isn't working the way that is expected.