美文网首页工具
超爽的Windows终端Cmder.exe——装逼和提高工作效率

超爽的Windows终端Cmder.exe——装逼和提高工作效率

作者: 成功在于实践 | 来源:发表于2019-07-03 22:29 被阅读7次

超爽的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

5.Windows下的命令行工具推荐

https://blog.csdn.net/u010236103/article/details/19289561

相关文章

  • 超爽的Windows终端Cmder.exe——装逼和提高工作效率

    超爽的Windows终端Cmder.exe——装逼和提高工作效率两不误 1.英文文档 下载地址: https:/...

  • cmder 添加右键菜单

    在管理员权限的终端输入以下语句即可: Cmder.exe /REGISTER ALL

  • 装逼

    现代的中国人都爱用“逼”来作情感表达,比如牛逼、装逼和傻逼。可是牛逼和傻逼只是一种形态,装逼却是一种行为方式,装得...

  • cmder 解决过的问题汇总

    添加/删除 鼠标右键 以管理员权限打开终端,输入下面命令(先把cmder添加到系统变量中)Cmder.exe /R...

  • “装逼和僵尸”利益圈

    现在所有软件能发朋友圈的 都不是为了让朋友在那里指手画脚的 是真朋友 才会有亲密无间的信息 不是朋友 就只会想看到...

  • Windows必装软件

    简单易入手,提高工作效率,Windows必装软件,总有一款让你相见恨晚。 1、天若OCR 将图片内容识别转换成可编...

  • 使用 Windows 终端和 WSL

    使用 Windows 终端和 WSL 安装 Windows Terminal 在windows 的应用商店下载安装...

  • 在Windows上的一些操作

    笔记内容:windows终端windows设置环境变量... 在哪里打开终端win + r 输入cmd或者直接在搜...

  • 牛逼,装逼和傻逼

    老子是大家公认牛逼的,在孔子眼里他是一个"龙一般的存在",庄子虽然跟老子一脉,但如果老子能看到他的言论,也会认为他...

  • Android Studio 清除代理

    Linux & Mac 在终端输入 Windows 还原 Linux & Mac Windows Done

网友评论

    本文标题:超爽的Windows终端Cmder.exe——装逼和提高工作效率

    本文链接:https://www.haomeiwen.com/subject/ftphhctx.html