Skip to content

Please filter out temporary ~ files, and start a REPL shell. #2

Description

@psy0rz

Filtering can be done by changing to regex mode:

        # Create a Watchdog on the folder
        eh = RegexMatchingEventHandler([".*"], [".*~$"], False, False) 

(pycharm creates temporary ~ files that confuse mpsync)

And it would be really helpfull if mpsync restarts your programma en opens a repl shell.

Whats the point of uploading files if i still have to ctr+c mpsync and manually start picocom (or another terminal)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions