[Pkg-zsh-devel] Bug#794968: zsh: please clear console on logout (if recommended config is used)

Carsten Hey carsten at debian.org
Sat Aug 8 20:25:33 UTC 2015


Package: zsh
Severity: wishlist

There are more important things that involve less work to do, therefore
this is intended as a low priority wishlist bug.

Please clear console on logout if the recommended config for new users
is used.

This requires:
 * a console_clear (currently part of the bash package) that is not
   completely broken
 * a patched zsh-newuser-install that also installs the file
   /etc/zsh/newuser.zlogout.recommended if available
 * a newuser.zlogout.recommended that handles everything console_clear
   does not and should not handle, for example, don't clear the console
   if $0 is -su (such a file is currently available in a bug report
   against bash and might in future be part of bash)
 * doko relicensing a trivial shell snippet used in /etc/.bash_logout
   (this shouldn't be a problem)



More information about the Pkg-zsh-devel mailing list