1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-26 05:04:45 +01:00
Files
oh-my-zsh/plugins/percol

percol

Provides some useful function to make percol work with zsh history and jump plugin

Requirements

pip install percol

And jump for oh-my-zsh is a optional requirement.

Usage

For default

  • ^-r bind to percol_select_history.You can use it to grep your history with percol.

  • ^-b bind to percol_select_marks.You can use it to grep your bookmarks with percol.