In GNU Screen, Recalled bash history command displays one character position to the left of actual location
- by vergueishon
I am running Red Hat 5 32-bit (2.6.18-194.26.1.el5).
The issue is that when I recall any previous command in bash's history, the first character in the command is displayed immediately after the shell prompt, without any intervening space, likeso:
\[me@mymachine tmp]$man mysql
If I enter a Ctrl-C, and retype the command, it looks likeso:
…