I use ConEmu portably with PortableApps suite. It's not an officially supported app, but what it can do is run cmd and powershell as well as vim as seperate "shells".
I would like to use the portable gvim inside this console. My only issue is that I don't know how to tell ConEmu where gvim is.
Seeing as the drive letter changes everytime there's nothing to tell ConEmu what the new drive letter is for gvimportable.exe.
Is there some form of Environmental variable for the "\PortableApps\" Directory?
Ex: %UserProile%
Thanks in advance for the help
By suite, you mean you use the platform right? If so, you'll shortly have access to a few more environment variables.
Sometimes, the impossible can become possible, if you're awesome!
Yes sir I do use the PortableApps Platform. Sorry if I used an improper term.
Do you run ConEmu from same drive as gvimportable?
If so, you can use relative path notation, e.g.
%ConEmuDir%\..\gvim\gvim.exe
http://conemu.github.io/
Ok I'll give that a try.
I should be able to run that natively from ConEmu, if not I should be able to batch that pretty easily.
EDIT: Actually this works wonderfully for launching gvim.
My only issue now is that it launches gvim as a seperate window instead of as a tab inside of ConEmu.
I may bring that up in another thread though since you've solved the core of my issue.
Thanks!
It will be wise to ask questions about ConEmu on ConEmu project site
This question was found occasionally.
http://conemu.github.io/