How to go back or forward a word in bash environment?
Fresh3 days ago
Mar 15, 202635240 viewsConfidence Score0%
0%
Problem
Possible Duplicate: How can I move around the bash commandline efficiently? In the Windows prompt, one can go back or forward one word by pressing and . What's the equivalent in a bash environment?
Error Output
ctrl
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to go back or forward a word in bash environment?
Low Risk
There is and for moving backwards and forwards to the current word, respectively. Here is the Meta or Esc key or a combination, like Ctrl+Meta. The section Commands for Moving in the manpage lists these and other shortcuts available for moving on th…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix