Revert "Use bash --noediting by default to avoid readline problems. This means lines"
commitd1138934b02872bbef2e83555a40b5d807181a0d
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 14 Jun 2009 11:47:43 +0000 (14 13:47 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 14 Jun 2009 11:47:43 +0000 (14 13:47 +0200)
tree845472b338f30683d75542e7d290ea8529c7837f
parentec5141e436d041e85c5061e483fafb4e697880ae
Revert "Use bash --noediting by default to avoid readline problems. This means lines"

This reverts commit 27b8b22c6e5561bbcca0d72fb74d395424e47f3c.

bash-2.04 eats the first character after a Ctrl-C.
Multiline pity.py imposes too much load on readline, so reverting to single line.
PS2= will be reinstated as it's useful anyway to remove spurious '> '.
gsh.1
gsh/file_transfer.py
gsh/main.py
gsh/remote_dispatcher.py