Last Updated:

cmder安装配置

yiliang.dong
yiliang.dong 环境配置

下载地址

https://cmder.net/

安装

  • Unzip
  • (optional) Place your own executable files into the bin folder to be injected into your PATH.
  • Run Cmder (Cmder.exe)

快捷键

Tab manipulation
Ctrl + ` : Global Summon from taskbar
Win + Alt + p : Preferences (Or right click on title bar)
Ctrl + t : New tab dialog (maybe you want to open cmd as admin?)
Ctrl + w : Close tab
Shift + Alt + number : Fast new tab:
1. CMD
2. PowerShell
Alt + Enter : Fullscreen

Shell
Ctrl + Alt + u : Traverse up in directory structure (lovely feature!)
End, Home, Ctrl : Traverse text as usual on Windows
Ctrl + r : History search
Shift + mouse : Select and copy text from buffer
Right click / Ctrl + Shift + v : Paste text

Comments