X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/ea1e72a96015aa41d58ba0633eaa931bf6c671a1..31e55d228969a7f774c2ef2bef090c29e002b4e8:/.zsh/zshrc/99_TODO diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index ae9af23..b0084ce 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -31,6 +31,8 @@ setopt no_bgnice setopt nohup # do alert me of running jobs before exiting setopt checkjobs +# display PID when suspending processes as well +setopt longlistjobs # disable backslashed escape sequences unless -e is given to echo setopt bsd_echo