This package browser is in early development. Mind the rough edges.

zsh-history-substring-search 1.0.2

ZSH port of Fish history search (up arrow)

This is 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.

Installation

Install zsh-history-substring-search 1.0.2 as follows:

guix install zsh-history-substring-search@1.0.2

Or install the latest version:

guix install zsh-history-substring-search

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.