github nyaosorg/nyagos 4.4.3_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
7 years ago
  • (#116) readline: implement UNDO on Ctrl-Z,Ctrl-_
  • (#194) Update Console Window's ICON (LEFT-TOP-CORNER)
  • Add alias for date and time in CMD.EXE
  • Fix: the current-dir per each drive was mistaken after cd RELATIVE-PATH
    ( cd C:\x\y\z ; cd .. ; cd \\localhost\c$ ; c: ; pwd -> C:\x (not C:\x\y) )

  • (#116) readline: Ctrl-Z,Ctrl-_ による操作取り消しを実装
  • (#194) コンソールウインドウの左上のアイコンを更新するようにした
  • CMD.EXE 内蔵 date,time を使うためのエイリアスを追加
  • cd 相対パス の後のドライブ毎のカレントディレクトリが狂う不具合を修正
    ( cd C:\x\y\z ; cd .. ; cd \\localhost\c$ ; c: ; pwd -> C:\x (not C:\x\y) )

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.