mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
17 lines
722 B
XML
17 lines
722 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">2m/fish-history-merge</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
fish-history-merge
|
|
|
|
This is a fish plugin that modifies built-in up-or-search command to merge the command history. The effect is that shell command history becomes shared across all open shells. Original implementations by @farcaller from https://github.com/fish-shell/fish-shell/issues/825#issuecomment-440286038
|
|
</longdescription>
|
|
</pkgmetadata>
|