railsware / upterm

A terminal emulator for the 21st century.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Executors can not execute shell functions

ganziqim opened this issue · comments

I got an error prompt when I executed the tmux command

screen shot 2018-11-09 at 16 19 10

The root cause is oh-my-zsh tmux plugin alias tmux to a shell function

picture

The canExecute method return false in this case

screen shot 2018-11-09 at 16 53 10