mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/24212 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
16 lines
671 B
XML
16 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
McFly replaces your default ctrl-r Bash history search with an intelligent search engine
|
|
that takes into account your working directory and the context of recently executed commands.
|
|
McFly's suggestions are prioritized in real time with a small neural network.
|
|
|
|
TL;DR: an upgraded ctrl-r for Bash whose history results make sense for what you're working on right now.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">cantino/mcfly</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|