gentoo-ebuilds/app-misc/nnn/metadata.xml
Sebastian Hamann 4cf2c445ed
app-misc/nnn: drop 4.8
Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com>
Closes: https://github.com/gentoo/gentoo/pull/38293
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-10-17 10:30:39 +03:00

26 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>gentoo-bugs@ares-macrotechnology.com</email>
<name>Sebastian Hamann</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">jarun/nnn</remote-id>
</upstream>
<use>
<flag name="8contexts">Enable 8 contexts (instead of 4)</flag>
<flag name="colemak">Key bindings for Colemak keyboard layout</flag>
<flag name="emoji">Display icons using emoji</flag>
<flag name="gitstatus">Add git status column to the detail view</flag>
<flag name="icons">Display icons using icons-in-terminal</flag>
<flag name="namefirst">Print filenames first in the detail view</flag>
<flag name="nerdfonts">Display icons using nerdfonts icons</flag>
<flag name="qsort">Use Alexey Tourbin's quick sort implementation</flag>
<flag name="restorepreview">Add pipe to close and restore preview-tui for internal undetached edits</flag>
</use>
</pkgmetadata>