Files
guru/app-shells/zsh-history-substring-search/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

18 lines
636 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<upstream>
<remote-id type="github">zsh-users/zsh-history-substring-search</remote-id>
</upstream>
<longdescription lang="en">
A clean-room implementation of the Fish shell's history search
feature, where you can type in any part of any command from
history and then press chosen keys, such as the UP and DOWN
arrows, to cycle through matches.
</longdescription>
</pkgmetadata>