Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

zedrem repeatedly reopens editing window #14

@rfilmyer

Description

@rfilmyer

Whenever I use zedrem to edit a document, it opens extra windows while I have the document open.

This is what it shows on the console:

bash-3.2$ ./zedrem -key [xxx] ./document/ & 
A Zed window should now open. If not, make sure Zed is running and configured with the correct userKey.
Press Ctrl-c to quit.
A Zed window should now open. If not, make sure Zed is running and configured with
 the correct userKey.
Press Ctrl-c to quit.
A Zed window should now open. If not, make sure Zed is running and configured with
 the correct userKey.
Press Ctrl-c to quit.

I have it running in the background, but even without & it doesn't make a difference. I'm going to check if it makes a difference if I run it on . rather than ./document/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions