/Sublime_ConEmuOpen

launch conemu from the current or project folder

Primary LanguagePythonMIT LicenseMIT

Launch ConEmu from the current or project root folder

Only works for sublime text 3 on windows!

Features

  • Support project, folder, and even files-only instance!
  • Support context menu on sidebar's folder or file
  • Reuse ConEmu window and try to open in a new tab
  • Open ConEmu tab with a contextual title, like st:<project name> and st:<project name>: <folder relative path to the project>

Installation

You should install the ConEmu first, and add ConEmu.exe to the %PATH% environment var. Then use Package Control to install this package.

Usage

  • Use alt+c to open current file's folder, ctrl+alt+c to open the project or top folder.
  • Command palette commands: ConEmu: Open current file folder and ConEmu: Open project or top folder.

License :

Licensed under MIT

Copyright (c) 2015 kiliwalk