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/43 not bringing sublime text 3 #54

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

Conversation

KES777
Copy link
Collaborator

@KES777 KES777 commented Sep 19, 2015

#43

Now you can 'INSTALL_PREFIX=~/bin ./ssh-copy-rsub [user@]host' to install into
home directory
global SESSIONS, server
global SESSIONS, WINDOW_HANDLE, server

WINDOW_HANDLE = 'sublime_text.Sublime_text'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, plugin_loaded() is invoked for both Sublime 2 & 3. This will always overwrite WINDOW_HANDLE with "sublime_text.Sublime_text"?

@KES777
Copy link
Collaborator Author

KES777 commented Sep 21, 2015

fixed

@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.

None yet

3 participants