zoukankan      html  css  js  c++  java
  • ConEmu

    https://conemu.github.io/
    https://github.com/Maximus5/ConEmu/releases
    
    将控制台整合到一起的工具,支持cmd、powershell、bash、git bash、msys2、putty、VS SDK等等
    可以配置成类似iTerm的顶端显示效果。
    
    第一次启动时,会出现fast configuration窗口,建议配置如下:
    Choose ConEmu settings storage location:选择最后一个可保存为本地xml文件
    Choose your startup task or even a shell with arguments:可选择{Shells::cmd (Admin)}
    色彩方案可选择<Tomorrow Night Blue>
    [x] Quake-style slide down from the top of the screen:快捷键改为:Alt+
    
    配置(Win+Alt+P)
    下拉显示
    Main -> Quake style
    [x] Quack style slide down
    [ ] Auto-hide on focus lose
    托盘图标
    Main -> Task bar
    ** Taskbar status area (TSA) **
    [x] Always show TSA icon
    ** Action on closing last console (tab) and 'cross clicking' **
    [ ] Close ConEmu with last tab
    [ ] Quit on close (e.g. caption bar cross clicking)
    [x] Minimize on closing last tab
    [x] Hide to the TSA
    ** Minmize when Esc pressed
    [x] Always
    色彩方案
    Features -> Colors
    透明度
    Features -> Transparency
    [x] Active window transparency
    集成右键菜单
    Integration
    快捷键
    Keys & Macro
    Global    Alt+    Minimize/Restore (Quake-style hotkey also)
    保持设置
    记得点Save settings按钮生效
  • 相关阅读:
    算法第四章上机实验报告
    算法第四章作业
    算法第三章上机实验报告
    算法第三章作业
    算法第二章上机实验报告
    算法第二章作业
    第五次c++作业总结
    第三次c++作业总结
    Linux上部署Java项目
    JVM类加载
  • 原文地址:https://www.cnblogs.com/Bob-wei/p/8462750.html
Copyright © 2011-2022 走看看