ViFm | hvkls.dyndns.org
|
![]()
|
Search · Suche
|
Version: Sat, 18 Jul 2009 10:44:31 CEST
- USE AT YOUR OWN RISK
-
- Description
ViFm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
-
- Installation
-
- On Linkstation, Kurobox, Terastation (PPC)
tar -C / -xvzf vifm*binaries-ppc*.tar.gz - On iPhone
- You can install this software either from Debian archives via Cydia from the Debian repository, or via:
tar -C / -xvzf vifm*binaries-iphone*tar.gz
-
- Usage
/usr/local/bin/vifm
-
- Compilation
wget http://heanet.dl.sourceforge.net/sourceforge/vifm/vifm-0.4.tar.bz2
tar -xvjf vifm-0.4.tar.bz2
cd vifm-0.4
./configure --prefix=/uxr/local --sysconfdir=/etc ; make install