Comment 4 for bug 1618516

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks for the comments.

I was able to confirm this bug by doing:

# cat >> /etc/profile <<EOF
alias mytest="echo hello"
EOF
# byobu-shell
# mytest
bash: mytest: command not found

This is also present in Groovy and Hirsute, and upstream hasn't replied yet.