GNU Midnight Commanderは、テキストモードのフルスクリーン・ファイルマネージャです。これは、2つのパネル・インタフェースとコマンド実行用のサブシェルを使用しています。これは、構文の強調表示を持つ内部エディタやバイナリファイルをサポートする内部ビューアを備えています。また、リモート・システム(例えば、FTPサーバ)上のファイルやアーカイブ内のファイルを実際のファイルのように操作することができる仮想ファイルシステム(VFS)も備えています。
タグ:
Stable, Minor bugfixes, Minor feature enhancements
The ability to remove history items was added. All hard-coded FISH scripts were moved to external scripts. Panels are now hidden before connecting to the FISH server, to suppress stderr junk. Forgotten shortcuts were added to the editor. An erroneous 2GB file size limit in FISH was removed. Several other minor bugs were fixed. Documentation and translations were updated.
The code was cleaned up. A potential division by zero was resolved. A regex replace no longer incorrectly reuses the first occurrence on multiple matches. Translations were updated and added. Manual page formatting was cleaned up.
Several minor bugs were fixed. A menu item to toggle syntax highlighting was added. The state of all "Find File" dialog checkboxes is now saved in the user configuration file. Code was cleaned up. Translations were updated.