Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to open rsub files in a separate window #41

Closed
franciscolourenco opened this issue Mar 31, 2015 · 9 comments
Closed

Option to open rsub files in a separate window #41

franciscolourenco opened this issue Mar 31, 2015 · 9 comments

Comments

@franciscolourenco
Copy link
Contributor

If there is no open window when an incoming connection is received, rsub already creates a one.
This is a request for an option which makes rsub open files always in a separate window.
Ideally rsub would assign a window to itself, and open all files in that window.

@randy3k
Copy link
Contributor

randy3k commented Apr 3, 2015

I have submitted two PRs, one to rmate, another #42.
With these two PRs, one to do rmate -n foo.txt.

@franciscolourenco
Copy link
Contributor Author

Nice, what about an option in rsub so you don't have to specify -n all the time?

@randy3k
Copy link
Contributor

randy3k commented Apr 3, 2015

note that the -n option will always open a new window, it is a little bit different from what you expect (i.e., open all files in the same new window).

if you really want to open each file in a different new window, you can make an alias rmate to rmate -n.

@franciscolourenco
Copy link
Contributor Author

I guess that is also a valid way of doing it :)

If your pull request gets merged, let's still leave this open for the option to make all rsub files open in a dedicated window.

@davidolrik
Copy link

@aristidesfl You could use the perl version of rmate, it's mostly the same but defaults to opening files in new windows.

@franciscolourenco
Copy link
Contributor Author

@davidolrik even without modifications to rsub like the ones in @randy3k pull request?

@randy3k
Copy link
Contributor

randy3k commented Apr 24, 2015

My pr to rub has been merged.

@davidolrik
Copy link

@aristidesfl No, those changes are needed but they have been merged so everything is awesome!

@KES777
Copy link
Collaborator

KES777 commented Sep 21, 2015

Why ticket is not closed yet if resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants