Download List

프로젝트 설명

昔なつかし2画面のコンソールファイラ(CUIファイラ)、mfiler4のプロジェクト。(コンソールファイラは国産アーキテクチャがあったころのMS-DOS時代に盛んに作られていた)。インタラクティブシェルxyzshを組み込み、柔軟にファイルの管理やスクリプトの実行ができる。 Linux, OSXに対応しています。インストールにはxyzshのインストールが必要となります。先にxyzshをインストールしてください。

うりは多彩な表示モード、ソートオプション、findやgrepによる仮想ディレクトリの作成、xyzshシェルとのシームレスな連携です。このソフトからbashやFinderやnatuilusも開けます。

2pain console file manager with xyzsh shell script language. This features wide variety file view and file sort mode, virtual directory with find or grep, and seamless cooperation with xyzsh interactive shell. You can run bash or Finder or natilus from this.

System Requirements

System requirement is not defined

Released at 2012-12-14 03:22
mfiler4 1.0.5 (1 files Hide)

Release Notes

端末制御ライブラリを独自ライブラリからncurses(w)に変更。

xyzsh-1.2.6以上が必要なりました。

Changelog


2012 12月14日 version 1.0.5

1. cursesを独自ライブラリからcurses(w)に変更

2. keymap内部コマンドを削除

3. 環境変数のkey_meta_left, key_meta_right, key_meta_up, key_meta_down, key_ctrl_left, key_ctrl_right, key_ctrl_up, key_ctrl_down, key_ctrl_delete, key_ctrl_spaceを削除。環境変数のkey_delete2を追加。

4. ディレクトリの戻るをmeta + l, ディレクトリの進をmeta + r に変更 ( key_meta_left, key_meta_rightが使えなくなったため)

5. 全マークをするHOMEキーと同じ機能をmeta + aに、ENDキーと同じ機能をmeta + eにバインド。(HOME, ENDキーが使えない端末が多いため)

6. 最適化レベルを3にしてみました。問題があれば、また2に戻します。

xyzshの1.2.6以上が必要になりました。