百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Y

yori

> 编程语言
开源

Yori 是一个替代 CMD 的 shell,支持反引号、作业控制,并改进了标签完成、文件匹配、别名、命令历等功能。

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Yori 是一个替代 CMD 的 shell,支持反引号、作业控制,并改进了标签完成、文件匹配、别名、命令历等功能。

Yori: CMD reimagined

Code status update

This project has been a fun respite from corporate life, and Github is now requiring 2FA for contributions, which seems like a good time to go elsewhere. I'm supposed to lose this account in the next day or two, so if code updates stop soon, that's why.

Intro

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more. It includes a handful of native Win32 tools that implement commonly needed tasks which can be used with any shell.

Build

Compiling currently requires Visual C++, version 2 or newer. To compile, run NMAKE. Once compiled, YMAKE.EXE allows for more efficient subsequent compilation, using all cores in the machine. For build options, run "NMAKE buildhelp".

License

Yori is available under the MIT license.

System requirements

For the core shell and components, NT 3.1 or newer for 32 bit; XP 64 or newer for 64 bit. Individual features may require newer versions. Note the ysetup.exe installer works best with NT 4 and IE 4 or newer.

To install on older versions:

Release Considerations
Nano Server Use the native AMD64 installer.
95, 98 or Me These releases are not supported and extensive changes would be required to execute on them.
NT 4 for MIPS Use the MIPS installer .

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Ccmdcommand-lineshellterminal

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言