Skip to content

Paste in original terminal fails after pymux exit #11

Open
@kseistrup

Description

@kseistrup
$ 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
$ 

The terminal can be restored with a reset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions