超爽的Windows终端Cmder.exe——装逼和提高工作效率两不误
1.英文文档
下载地址: https://github.com/cmderdev/cmder/releases/
官方文档: https://github.com/cmderdev/cmder/blob/master/README.md
cmder is a software package created out of pure frustration over the absence of nice console emulators on Windows. It is based on amazing software, and spiced up with the Monokai color scheme and a custom prompt layout, looking sexy from the start.
Keyboard shortcuts
Tab manipulation
-
Ctrl + T : New tab dialog (maybe you want to open cmd as admin?)
-
Ctrl + W : Close tab
-
Ctrl + D : Close tab (if pressed on empty command)
-
Shift + Alt + #Number : Fast new tab: 1 - CMD, 2 - PowerShell
-
Ctrl + Tab : Switch to next tab
-
Ctrl + Shift + Tab : Switch to previous tab
-
Ctrl + #Number : Switch to tab #Number
-
Alt + Enter: Fullscreen
Shell
-
Ctrl + Alt + U : 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, though they exist - please document them here)
拓展资料(中文):
2.推荐一款超好用的工具cmder
https://www.jianshu.com/p/5b7c985240a7
关于Cmder的一些常用快捷键
Ctrl+T 建立新页签
Ctrl+W 关闭页签
Ctrl+Tab 切换页签
Alt+F4 关闭所有页签
Alt+Shift+1 开启cmd.exe
Alt+Shift+2 开启powershell.exe
Alt+Shift+3 开启powershell.exe (系统管理员权限)
Ctrl+1 快速切换到第1个页签
Ctrl+n 快速切换到第n个页签( n值无上限)
Alt + enter 切换到全屏状态
Ctr+r 历史命令搜索
Tab 自动路径补全
Ctrl+T 建立新页签
Ctrl+W 关闭页签
Ctrl+Tab 切换页签
Alt+F4 关闭所有页签
Alt+Shift+1 开启cmd.exe
Alt+Shift+2 开启powershell.exe
Alt+Shift+3 开启powershell.exe (系统管理员权限)
Ctrl+1 快速切换到第1个页签
Ctrl+n 快速切换到第n个页签( n值无上限)
Alt + enter 切换到全屏状态
Ctr+r 历史命令搜索
Win+Alt+P 开启工具选项视窗
3.推荐一款超好用的工具cmder
https://blog.csdn.net/mynamepg/article/details/81233120
4.Windows(Terminal Emulator)终端工具推荐
拓展资料
https://blog.csdn.net/ClarePhang/article/details/87930346
网友评论