内容简介:ConEmu v17.11.09 已发布,ConEmu 是一个可自定义的 Windows 终端,提供多标签支持和丰富的自定义选项。 更新内容: XLat from Far didn’t change keyboard layout in ConEmu. GuiMacro: Select(2) cancels act...
ConEmu v17.11.09 已发布,ConEmu 是一个可自定义的 Windows 终端,提供多标签支持和丰富的自定义选项。


更新内容:
XLat from Far didn’t change keyboard layout in ConEmu.
GuiMacro: Select(2) cancels active selection.
conemu#1307: Turn on ‘Long console output’ when user runs
script.pyassociated withpy.exeThe script is executed by Far3 via ShellExecuteEx(script.py), which in turn runs CreateProcess(py.exe, script.py) in background threadconemu#1236, conemu#1303: When GetConsoleKeyboardLayoutName not implemented stop calling it
conemu#275, conemu#1102: Support PerMonitorV2 DPI awareness for Windows 10 Creators Update.
conemu#1304: Use ‘Bold’ ANSI sequence (
\e[1m) to bright text color (partial revert of conemu#1288).ConEmuBaseDirShortenvironment variable had wrong path ifConEmuBaseDircontained relative parts.conemu#1312: Don’t autoquote cygwin/msys paths on paste/drop.
下载地址:
https://www.fosshub.com/ConEmu.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Directory Opus 使用命令编辑器添加 PowerShell / CMD / Bash 等多种终端到自定义菜单
- 终端依赖者福利:终端也能实现翻译功能了
- 程序员必备之终端模拟器,让你的终端世界多一抹“颜色”
- 程序员必备之终端模拟器,让你的终端世界多一抹 “颜色”
- 漫淡终端技术未来
- Golang获取终端输入
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!