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
$ cd /tmp
$ ls
testfile.txt
$ pymux # now start pymux
$ ^D # and exit again
$ ls # now double-click on testfile.txt, then paste the name
testfile.txt
$ cat 0~testfile.txt1~
/bin/ls: cannot access 0~testfile.txt1~: No such file or directory
$