💻 Software
How to select text in BASH terminal using the keyboard without mouse?
Fresh5 days ago
Mar 15, 202613976 viewsConfidence Score0%
0%
Problem
How to select text in BASH terminal using the keyboard without mouse? I'm using Ubuntu 10.10
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to select text in BASH terminal using the keyboard without mouse?
Low Risk
Perhaps this works (source) You can use GNU screen's copy and paste commands. Quick tutorial: Open screen: screen (or screen myprog my args here) Run your program, producing output you want copied Enter copy mode: ^A [ Move your cursor to the start …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix