[Pkg-zsh-devel] Bug#908818: Reopen: #908818: Zsh: [7] + 23074 suspended (tty output)

TS debts at xk2c.de
Sat Sep 15 10:39:18 BST 2018


-- <snip> --

> up to 5.5.1-1 seem fine, problem starts with 5.6

for the record what zprofile does...

zprofile() {
    ZSH_PROFILE_RC=1 zsh "$@"
}

...is it activates this code snipped in my .zshrc:

#
#   zprofile
#
(( ${+ZSH_PROFILE_RC} )) && builtin zmodload zsh/zprof


in case you want test yourself.




kind regards,

     Thilo



More information about the Pkg-zsh-devel mailing list