mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-13 13:17:55 +08:00
03ee5b564710eebad9401a3b76a247a360b8a6f2
Cmder
Cmder is a package created out of pure frustration over absence of usable console emulator on Windows. It is based on ConEmu with major config overhaul. Monokai color scheme, amazing clink and custom prompt layout.
Why use it
The main advantage of Cmder is portablibity. It is designed to be totaly self-container. 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.
Keyboard shortcuts
Tab manipulation
Ctrl + t
: new tab dialog (maybe you want to open cmd as admin?)Ctrl + w
: close tabCtrl + alt + number
: fast new tab:1
- CMD,2
- Powershell*
- More to comeAlt + enter
: Fullscreen
Shell
Shift + Up
: Traverse up in directory structure (lovely feature!)End, Home, ctrl
: Traversing text wih as ususal on WindowsCtrl + r
: History searchShift + mouse
: Select and copy text from buffer
(Some shortcuts are not yet documented, thought they exist, please add them here)
Todo
- Write a Todo list
Languages
C++
48.8%
PowerShell
48.6%
Batchfile
1.5%
C
1.1%