summaryrefslogtreecommitdiff
blob: 9ef136ce78b4beb48431e3ec79b404c858a79aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>maintainer-needed@gentoo.org</email>
	</maintainer>
	<use>
		<flag name="compatibility">Compatibility with previous versions of vifm</flag>
		<flag name="developer">Enable features of interest to developers</flag>
		<flag name="extended-keys">Support for extended keys (arrows, home etc)</flag>
		<flag name="gtk">Use gtk+ to determine mimetypes</flag>
		<flag name="magic">Use libmagic to determine mimetypes</flag>
		<flag name="vim">Install the vifm vim plugin and vim-compatible documentation</flag>
		<flag name="vim-plugin">Install the vifm vim plugin</flag>
	</use>
	<longdescription>
	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.
	</longdescription>
</pkgmetadata>