mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-27 00:29:08 +08:00
Merge pull request #77 from jdsumsion/patch-1
Fixed a couple tiny typos in the readme
This commit is contained in:
commit
e5e9e67ee7
@ -8,7 +8,7 @@ Cmder is a **software package** created out of pure frustration over absence of
|
|||||||
|
|
||||||
## Why use it
|
## Why use it
|
||||||
|
|
||||||
The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies. That makes is great for **USB Sticks** or **Dropbox**. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere.
|
The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies. That makes it great for **USB Sticks** or **Dropbox**. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -25,13 +25,14 @@ The main advantage of Cmder is portability. It is designed to be totally self-co
|
|||||||
|
|
||||||
* `Ctrl + t` : new tab dialog (maybe you want to open cmd as admin?)
|
* `Ctrl + t` : new tab dialog (maybe you want to open cmd as admin?)
|
||||||
* `Ctrl + w` : close tab
|
* `Ctrl + w` : close tab
|
||||||
|
* `Ctrl + d` : close tab (if pressed on empty command)
|
||||||
* `Ctrl + alt + number` : fast new tab: `1` - CMD, `2` - Powershell `*` - More to come
|
* `Ctrl + alt + number` : fast new tab: `1` - CMD, `2` - Powershell `*` - More to come
|
||||||
* `Alt + enter`: Fullscreen
|
* `Alt + enter`: Fullscreen
|
||||||
|
|
||||||
### Shell
|
### Shell
|
||||||
|
|
||||||
* `Shift + Up` : Traverse up in directory structure (lovely feature!)
|
* `Shift + Up` : Traverse up in directory structure (lovely feature!)
|
||||||
* `End, Home, ctrl` : Traversing text with as usual on Windows
|
* `End, Home, Ctrl` : Traversing text with as usual on Windows
|
||||||
* `Ctrl + r` : History search
|
* `Ctrl + r` : History search
|
||||||
* `Shift + mouse` : Select and copy text from buffer
|
* `Shift + mouse` : Select and copy text from buffer
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user