Skip to content

Cannot highlight text with disable_click set #1705

@benjamb

Description

@benjamb

Checklist

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?

  1. Run btm --disable_click
  2. Attempt to highlight text via double left-click or similar

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working the way that is expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions