diff --git a/package/misc/zsh/zsh.conf b/package/misc/zsh/zsh.conf index 0eb5204c7..a839f574d 100644 --- a/package/misc/zsh/zsh.conf +++ b/package/misc/zsh/zsh.conf @@ -25,3 +25,5 @@ pkg_zsh_postmake() { ln -sfv $root/usr/bin/zsh $root/bin/zsh } postmake="pkg_zsh_postmake" +var_append confopt " " --with-tcsetpgrp +