You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running on the BlinkSh https://github.com/blinksh/blink with host macOS over ssh, the follow error is reported after hanging for about a minute.
This happens with any command. For example
[~] tab --install all
tab: unsupported terminal app:
[~] # above takes about 60 seconds to print and exit
Installed with cargo install
The text was updated successfully, but these errors were encountered:
I was just able to reproduce it by adding the osx plugin to my ~/.zshrc.
Thanks for the bug report - this is really useful to know about!
austinjones
changed the title
BlinkSh Terminal emulator: install unsupported terminal app
oh-my-zsh's osx plugin shadows the tab executible with a shell function
Oct 3, 2020
austinjones
changed the title
oh-my-zsh's osx plugin shadows the tab executible with a shell function
oh-my-zsh's osx plugin shadows the tab executable with a shell function
Oct 5, 2020
When running on the BlinkSh https://github.com/blinksh/blink with host macOS over ssh, the follow error is reported after hanging for about a minute.
This happens with any command. For example
[~] tab --install all tab: unsupported terminal app: [~] # above takes about 60 seconds to print and exit
Installed with cargo install
The text was updated successfully, but these errors were encountered: