Linux terminal like selection behavior #8193

Closed
opened 2026-01-31 01:23:06 +00:00 by claunia · 3 comments
Owner

Originally created by @JayDoubleu on GitHub (May 16, 2020).

Description of the new feature/enhancement

In Linux terminals the selection behaviour is what I consider "normal"
For example:

This is number one reason I dislike using powershell or windows terminal.
Now I have to use X11 to lunch terminator from WSL to use it in linux fashion.

Proposed technical implementation details (optional)

Make Linux user friendly "linux gui mode" or something similar.
This would include:

  • Mouse selection behaviours ported to feel like in Linux terminals
  • Right click context menu. ( Is copy and paste context menu too much to ask ) ?
Originally created by @JayDoubleu on GitHub (May 16, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement In Linux terminals the selection behaviour is what I consider "normal" For example: - The cursor within terminal is different - Selecting empty lines selects whole lines - The Fluent terminal guys almost* got it right: https://github.com/felixse/FluentTerminal This is number one reason I dislike using powershell or windows terminal. Now I have to use X11 to lunch terminator from WSL to use it in linux fashion. # Proposed technical implementation details (optional) Make Linux user friendly "linux gui mode" or something similar. This would include: - Mouse selection behaviours ported to feel like in Linux terminals - Right click context menu. ( Is copy and paste context menu too much to ask ) ?
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:23:06 +00:00
Author
Owner

@DHowett commented on GitHub (May 18, 2020):

Thanks for filing!

This is a bucket issue, so I'm going to split it up and direct you to the relevant threads.

/dup #1441 #3337 #5976

@DHowett commented on GitHub (May 18, 2020): Thanks for filing! This is a bucket issue, so I'm going to split it up and direct you to the relevant threads. * Cursor: #5028 (PR) for issue #1441 * Context menu: #3337 * Selecting empty lines selects whole lines: oh man, this one makes me sad. Yes, it should 100% work like that. Because we're sharing some Windows Console infrastructure, we inherited its relative inability to tell how long a line is (it can do it, it's just annoyed about it.) I filed #5976 to follow up. /dup #1441 #3337 #5976
Author
Owner

@ghost commented on GitHub (May 18, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (May 18, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@DHowett commented on GitHub (May 18, 2020):

At least selection in WT is better than the console host: it takes more effort to select a single character, and when you double-click you can drag to continue in Word mode.

@DHowett commented on GitHub (May 18, 2020): At least selection in WT is better than the console host: it takes more effort to select a single character, and when you double-click you can drag to continue in Word mode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8193