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

Tab hint shows filename in local /tmp directory #46

Open
KES777 opened this issue Apr 30, 2015 · 3 comments · May be fixed by #55
Open

Tab hint shows filename in local /tmp directory #46

KES777 opened this issue Apr 30, 2015 · 3 comments · May be fixed by #55

Comments

@KES777
Copy link
Collaborator

KES777 commented Apr 30, 2015

Hint must show remoute filename

@KES777
Copy link
Collaborator Author

KES777 commented Apr 30, 2015

@KES777
Copy link
Collaborator Author

KES777 commented Sep 12, 2015

When I open two files with same name but that were in different folders, I can not distinguish them

cd logs/readme.txt
rsub readme.txt
cd ../conf/readme.txt
rsub readme.txt

On sublime file tab I see:

readme.txt -- rsub-7jyhdU
readme.txt -- rsub-kaklskd

and can not distinguish which file is located in logs/ and which in conf/

@KES777
Copy link
Collaborator Author

KES777 commented Sep 12, 2015

This has no effect ((

cd logs/readme.txt
rsub --name logs/readme.txt readme.txt
cd ../conf/readme.txt
rsub --name conf/readme.txt  readme.txt

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 a pull request may close this issue.

1 participant