nyagos

NYAGOS - The UNIX-Like Commandline Shell for Windows

Github星跟蹤圖

Build status
GoDoc
Go Report Card
Github latest Releases

The Nihongo Yet Another GOing Shell

English
/ Japanese

NYAGOS is the commandline-shell written with the Programming Language GO and Lua.

There are some shells in Windows compatible with ones in UNIX.
But, most of them do not support Windows's traditional PATH-style
like X:\DIR\FILE.EXT though a lot of applications need them
as arguments.

So, I create a new shell like below:

  • UNIX-Like Shell
    • Keybinding like Emacs.
    • History (Ctrl-P and !-mark)
    • Alias
    • Filename/Command-name/Custom completion
  • DOS-Like Shell
    • Drive Letters work on Windows. Each drive has its current directory.
    • copy,move and some dos-like built-in commands work.
  • Support UNICODE
    • Can paste unicode character on clipboard and edit them.
    • Unicode-literal %U+XXXX%
    • Prompt Macro $Uxxxx
  • Built-in ls
    • color support (-o option)
    • print hard-link,symbolic-link and junction's target-path
  • Customizing with GopherLua
    • built-in command written with Lua
    • filtering command-line
    • useful functions: ANSI-String & UTF8 convert , eval and so on.
    • Support to call COM(OLE)
  • Support OS:
    • Windows 7 or later
    • Linux (experimental)

Download Binary

Contents

Release note and history

Documents

  1. Install
  2. Option for NYAGOS
  3. Editor
  4. Built-in commands
  5. What is done on the Startup
  6. Substitution
  7. Lua functions extenteded by NYAGOS
  8. Uninstall
  9. How To Build

License

You can use, copy and modify under the New BSD License.

Acknowledgement

Author

主要指標

概覽
名稱與所有者nyaosorg/nyagos
主編程語言Go
編程語言Go (語言數: 5)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2014-01-03 07:15:25
推送於2025-06-08 11:51:21
最后一次提交2025-06-08 20:31:25
發布數159
最新版本名稱4.4.17_0 (發布於 )
第一版名稱20140927 (發布於 )
用户参与
星數366
關注者數28
派生數36
提交數4.8k
已啟用問題?
問題數341
打開的問題數2
拉請求數96
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?