1.3.0 • Published 2 years ago

zsh-history-enquirer v1.3.0

Weekly downloads
29
License
MIT
Repository
github
Last release
2 years 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/scripts/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.0

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.0

5 years ago