Lovely console emulator package for Windows
Go to file
Samuel Vasko 7f63672d3d Typos
2013-07-16 00:11:37 +02:00
bin Alias fixed 2013-07-15 23:45:25 +02:00
config Bonus alias 2013-07-15 23:49:51 +02:00
vendor Alias fixed 2013-07-15 23:45:25 +02:00
.gitignore Readme for subfolders 2013-07-09 09:51:53 +02:00
cmder.lnk Alias fixed 2013-07-15 23:45:25 +02:00
Readme.md Typos 2013-07-16 00:11:37 +02:00

Cmder

Yes, you can download latest release

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.

Cmder Screenshot

Why use it

The main advantage of Cmder is portablibity. It is designed to be totally 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 tab
  • Ctrl + alt + number : fast new tab: 1 - CMD, 2 - Powershell * - More to come
  • Alt + enter: Fullscreen

Shell

  • Shift + Up : Traverse up in directory structure (lovely feature!)
  • End, Home, ctrl : Traversing text with as usual on Windows
  • Ctrl + r : History search
  • Shift + mouse : Select and copy text from buffer

(Some shortcuts are not yet documented, thought they exist, please add them here)

Todo

  1. Write a Todo list