-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Mostly the same as issues/3165
I try to scp file from machine B to machine A with machine A's fish.
machine A(127.0.0.1) is the one I am using locally with fish,machine A installed fish as the default login shell.
machine B(25.41.29.133)is the remote one I try to copy file from,machine B installed fish as the default login shell.
when I try to execute below command in machine A,it tellls me open terminal failed: not a terminal
scp 3xp10it@25.41.29.133:/Users/3xp10it/mypypi/exp10it.py /tmp/
Password:
open terminal failed: not a terminal
TERM environment variable not set.
env:
fish 2.6.0
iterm2
tmux
macOS sierra