[ ソース: vifm ]
パッケージ: vifm (0.12-1 など)
flexible vi-like file manager using ncurses
Vifm is a file manager providing a vi-like usage experience. It has similar keybindings and modes (e.g. normal, command line, visual). The interface uses ncurses, thus vifm can be used in text-only environments. It supports a wide range of features, some of which are known from the vi-editor:
- utf8 support - user mappings (almost like in vi) - ranges in command-line commands - user defined commands (with support for ranges) - registers - operation undoing/redoing - fuse file systems support - trash - multiple files renaming - support of filename modifiers - colorschemes support - file name color according to file type - path specific colorscheme customization - bookmarks - operation backgrounding - customizable file viewers - handy less-like preview mode - filtering out and searching for files using regular expressions - one or two panes viewWith the package comes a plugin to use vifm as a vim file selector.
その他の vifm 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmagic1t64 (>= 5.12)
- 「マジック」ナンバーを使ったデータ形式認識 - ライブラリ
-
- dep: libncursesw6 (>= 6.1)
- ターミナル処理用共有ライブラリ (幅広文字をサポート)
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ
-
- rec: libx11-6
- X11 クライアントサイドライブラリ
-
- rec: vim-addon-manager
- manager of addons for the Vim editor