[Bug 248772] sysutils/less: option "--mouse" breaks selecting/copying text in xterm.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 11:23:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248772 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> --- That's just how terminal emulators work. When the program running in the terminal requests to access the mouse, the terminal emulator assumes that it'll take care of text selection and copy/paste within the program. The terminal emulator's own text selection/copy/paste mechanism is then only accessible by clicking shift. There's nothing wrong with less here. -- You are receiving this mail because: You are the assignee for the bug.