Bug 28345 - Text selection don't work
Summary: Text selection don't work
Status: RESOLVED NOTABUG
Alias: None
Product: gdb
Classification: Unclassified
Component: tui (show other bugs)
Version: 11.1
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-16 21:00 UTC by Corentin Rossignon
Modified: 2021-09-17 04:18 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Corentin Rossignon 2021-09-16 21:00:05 UTC
Hi,

With new TUI mode, starting with GDB 11, it is impossible to select text in TUI. Middle click paste (primary selection) doesn't work neither.
Comment 1 Andreas Schwab 2021-09-16 21:47:24 UTC
That's the xterm Mouse Tracking mode.
Comment 2 Corentin Rossignon 2021-09-17 04:18:30 UTC
Thanks for this information, I learned something today !
In Mouse Traking mode, you can select text and use primary selection by maintaining Shift on the keyboard.