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.
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.