Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 613 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 613 Bytes

Espanso Search

Search Espanso matches with esp command. For those hard-to-remember text expansion triggers.

Installation

Requires Espanso, node & npm.

Download

git clone [email protected]:davidsword/espanso-search.git
cd espanso-search/

Install globally

npm install -g .

Usage

$ esp <keyword> 

Lists out matches from the query (fuzzy searches triggers and replacements). Hit Enter to copy the selected matches replacement value to clipboard.