blob: 4f3cdb197412212d35743211930fd03709edfa0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|