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

CMDer won't open Sublime #814

Closed
buildersbrewery opened this issue Jan 26, 2016 · 3 comments
Closed

CMDer won't open Sublime #814

buildersbrewery opened this issue Jan 26, 2016 · 3 comments

Comments

@buildersbrewery
Copy link

Running cmder v1.2.9 with Sublime Text 3 Dev Build 3095 with:

subl="%CMDER_ROOT%\vendor\sublime\sublime_text.exe" $1

doesn't work. Using something like:

subl="D:\PortableApps\PortableApps\cmder\vendor\sublime\sublime_text.exe" $1

instead works fine. How can I fix this so it'll work for me when using my USB drive on another PC where the USB drive will be assigned something else rather than D:\...?

@jankatins
Copy link
Contributor

This is probably #791 -> should be gone in one of the newer dev builds

@buildersbrewery
Copy link
Author

@JanSchulz Seems like it. I can confirm it's on Win10.

@buildersbrewery
Copy link
Author

fixed by manually downloading clink v0.4.7

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

2 participants