github nyaosorg/nyagos 4.1.6_0

latest releases: 4.4.19_0, 4.4.18_1, 4.4.18_0...
9 years ago
  • Use "\x1B[0K" as ERASELINE instead of " " & Backspace
  • Use "\x1B[mC as m-times of Backspace
  • Fix #159: Stop to print prompt again when terminal window resized
  • Fix #164: cd --history changed the current directory to home.
  • copy and move always regard the desitinate path matching with [\\/:]\.{0,2}$ as a directory wheter it fails or not to stat the path.

  • スペースとバックスペースで行っていた行末削除に "\x1B[0K" を使うようにした
  • m回のバックスペースに "\x1B[mC" を使うようにした。
  • Fix #159: 端末幅を変更した時にプロンプトから再表示していたのを廃止
  • Fix #164: cd --history でカレントディレクトリがホームに移動していた
  • stat 取得の成否にかかわらず、[\\/:]\.{0,2}$ にマッチする宛先パスをディレクトリとみなすようにした。

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.