1.3.1 • Published 10 months ago

zsh-history-enquirer v1.3.1

Weekly downloads
29
License
MIT
Repository
github
Last release
10 months ago

What's this

A plugin that enhances zsh history search interaction, with review and choose in a multiline menu

Preview

screenshot

live demo

Install

antigen

antigen bundle zthxxx/zsh-history-enquirer

oh-my-zsh

If you are using oh-my-zsh, all you need to do is one npm command.

npm i -g zsh-history-enquirer

The install/uninstall hooks will be correctly setup in your oh-my-zsh plugins and config. Manually editing .zshrc is no longer necessary

one-line command

You can use a one-line command (which will auto install node via nvm, if node command not found)

curl -#sSL https://github.com/zthxxx/zsh-history-enquirer/raw/master/scripts/installer.zsh | zsh

manually without oh-my-zsh

If you don't use oh-my-zsh, you can manually add the source plugin file to your .zshrc after npm is installed and manually remove the source command when it is uninstalled.

echo 'source `npm root -g`/zsh-history-enquirer/zsh-history-enquirer.plugin.zsh' >> ~/.zshrc

Usage

This plugin will replace the default ZSH history search with the ^R shortcut.

Just press ^R (Ctrl + R) to enjoy enhanced history search!

License

MIT LICENSE

Author

zsh-history-enquirer © zthxxx, Released under the MIT License.

Blog @zthxxx · GitHub @zthxxx

1.3.1

10 months ago

1.3.0

3 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.0

6 years ago