mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-11 00:39:08 +08:00
Merge pull request #199 from Jackbennett/docs-integration
New section for user help with an integration feature of Cmder.
This commit is contained in:
commit
2ec650557e
14
Readme.md
14
Readme.md
@ -19,6 +19,20 @@ The main advantage of Cmder is portability. It is designed to be totally self-co
|
||||
|
||||
*(There will be a version with installer)*
|
||||
|
||||
## Integration
|
||||
|
||||
So you've experimented with cmder a little and want to give it a shot in a more permanent home;
|
||||
|
||||
### Shortcut to open Cmder in a chosen folder
|
||||
|
||||
1. Open a terminal as an Administrator
|
||||
1. Navigate to the directory you have placed Cmder
|
||||
1. Execute `.\cmder.exe /REGISTER ALL`*
|
||||
|
||||
In a file explorer window right click in or on a directory to see "Cmder Here" in the context menu.
|
||||
|
||||
*If you get a message "Access Denied" ensure you are executing the command in an Administrator prompt.
|
||||
|
||||
## Keyboard shortcuts
|
||||
|
||||
### Tab manipulation
|
||||
|
Loading…
Reference in New Issue
Block a user