/hyper-search

Search-text plugin for Hyper.js

Primary LanguageJavaScript

Hyper-search

Extension for Hyper that allows you to search text in your terminal.

How to use

Install Hyper and add hyper-search to plugins in ~/.hyper.js and restart hyper.js.

Usage:

  • A new 'find' submenu should be available in the 'Edit' menu.
  • Type <Cmd> + F to toggle the search controls.
  • Hit <Cmd> + G to find the next occurrence.
  • Hit <Shift> + <Cmd> + G to find the previous occurrence.
  • Hit <Esc> to hide the search dialog.

demo

TODO:

  • case sensitive / insensite searchs.
  • regular expressions.

Credits

Jonatan Anauati (barakawins@gmail.com)

License

ISC