upterm
upterm copied to clipboard
Executors can not execute shell functions
I got an error prompt when I executed the tmux command
The root cause is oh-my-zsh tmux plugin alias tmux to a shell function

The canExecute method return false in this case
