masa0x80 / filtering_history_keybind.fish

:fish: Keybinding plugin to inserting a selected history with interactive filter like fzf, peco or percol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filtering_history_keybind.fish

MIT LICENSE

Overview

Keybinding fish-shell plugin to inserting a selected history with interactive filter like fzf, [peco] or [percol].

Installation

With fresco

fresco masa0x80/filtering_history_keybind.fish

With fisherman

fisher masa0x80/filtering_history_keybind.fish

Dependencies

Usage

To insert the selected history to command line buffer, type ctrl-r (\cr).

Setup

FILTERING_HISTORY_KEYBIND

FILTERING_HISTORY_KEYBIND is the key binding to insert the selected history with interactive filter. It is defaulted to \cr (ctrl-r).

Bibliography

About

:fish: Keybinding plugin to inserting a selected history with interactive filter like fzf, peco or percol

License:MIT License


Languages

Language:Shell 100.0%