Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.09 KB

Launch Cmder from the current or project root folder

Only works for sublime text 3 on windows! Cmder is a wrapper for the superb ConEmu with added functionality.

Features

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

Installation

You should install Cmder first, and add Cmder.exe to the %PATH% environment var. Then use Package Control to add this repository and 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: Cmder: Open current file folder and Cmder: Open project or top folder.

License :

Licensed under MIT

Copyright (c) 2015 kiliwalk