Bug#793883: bash: clears console after running ssh

2015-08-03 Thread Carsten Hey
* Carsten Hey [2015-07-28 16:11 +0200]: > clear_console normally does not clear an xterm, but after running su > it does, This is a .bash_logout problem, the code below fixes this. > and (run through skel.bash_logout) it also clears after running ssh on > tty1. This is actually a clear_console p

Bug#793883: bash: clears console after running ssh

2015-07-28 Thread Carsten Hey
Package: bash 16:03:32 Hi, clear_console normally does not clear an xterm, but after running su it does, and (run through skel.bash_logout) it also clears after running ssh on tty1. You might use an other definition of console as I do, or this is a bug. 16:03:44 Also, ske