You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
758 B
20 lines
758 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer>
|
|
<email>wired@gentoo.org</email>
|
|
<name>Alex Alexander</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="compatibility">Compatibility with previous versions of vifm</flag>
|
|
<flag name="extended-keys">Support for extended keys (arrows, home etc)</flag>
|
|
<flag name="magic">Use libmagic to determine mimetypes</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>
|