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

Feature/45 does not open new tab for already opened file #55

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

KES777
Copy link
Collaborator

@KES777 KES777 commented Sep 21, 2015

This patch closes this
Now, if you try to open same file twice the old 'tab' will be brought to front

Because of same directory tree structure is created localy under tmp directory we can see nice hints on tabs. So this patch close that issue too

tab1

tab2

KES777 added 10 commits May 14, 2015 19:49
Now you can 'INSTALL_PREFIX=~/bin ./ssh-copy-rsub [user@]host' to install into
home directory
rename: temp_path -> temp_file
This is ROOT temporary working directory
Here we relay on sublime feature when we open same file
Also if we open files with same names sublime will distinguish them and
pretty show additional directory path on tabs
@KES777 KES777 mentioned this pull request Sep 21, 2015
@randy3k
Copy link
Contributor

randy3k commented Aug 30, 2017

Due to the slow development of rsub, I am now maintaining a fork of rsub at https://github.com/randy3k/RemoteSubl
and it has included this feature.

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

Successfully merging this pull request may close these issues.

Tab hint shows filename in local /tmp directory open same file two times opens two tabs
2 participants