Releases
4.1.7_0
Compare
Sorry, something went wrong.
No results found
hymkor
released this
28 Nov 15:39
Abolished nyagos.lua, which role nyagos.exe do itself.
Caching ~/.nyagos with %APPDATA%\NYAOS_ORG/dotnyagos.luac
nyagos.d/* are bundled with nyagos.exe self.
Fix #167 Could not call executable symbolic-linked to relative path
Fix ls -l could not display @ and linked path for symbolic-linked-executables
Fix su.lua: clone/su displayed broken path.
Fix #168 ls RELATIVE-SYMLINKED-FILEPATH occured error.
Fix Widths for filesize in ls -lh were broken
Set default alias ls="ls -oFh" (add -h)
history outputs history lines all when stdout is not a terminal.
open prints a prompt for each files if more than one parameters are given.
use "cho" -> powered by cho
C-r: History
C-o: Filename completion
M-h: Directory history
M-g: Git-revision
Fix: brace expansion "{a,b,c}" worked even in quotated strings
nyagos.lua を廃止した。その役割は nyagos.exe 自身が担うようにした。
~/.nyagos を%APPDATA%\NYAOS_ORG/dotnyagos.luac にキャッシング
nyagos.d/* を nyagos.exe 自体にバンドルするようにした
Fix #167 相対パスにシンボリックリンクされた実行ファイルが動かなかった
Fix ls -l でリンクされた実行ファイルに @ とリンク先が表示されていなかった
Fix su.lua: clone/su で文字化けしたパスが表示されていた
Fix #168 ls 相対パスのシンボリックリンク がエラーになっていた
Fix ls -lh の時のファイルサイズの表示幅がおかしくなっていた
ls -oFh をデフォルトの ls のエイリアスにした
history で標準出力が端末ではない時、全行を出力するようにした
open で複数のファイルが指定された時にプロンプトを表示するようにした
use "cho" → cho 向け拡張
C-r: ヒストリ
C-o: ファイル名
M-h: ディレクトリヒストリ
M-g: Git のリビジョン名
Fix: {a,b,c} といったブレース展開が、引用符の中でも機能していた不具合を修正
You can’t perform that action at this time.