12
3
In bash I can usually move the cursor to the beginning of the line using CTRL+a
.
In screen, CTRL+a
is being used for the special screen-commands.
How can I a) use another key-combination for the screen-commands or b) use another combination to move the cursor to the beginning of the line?
How do you do this in a tcsh screen session? When I try your suggestion, it just beeps. – hepcat72 – 2019-11-13T16:28:44.957
Perfect! Going to use this. – Zulakis – 2013-07-02T20:32:40.473