HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

espanso — Cross-platform Text Expander written in Rust. More information: <https://espanso.org/docs/command%20

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandtextwrittenespansoclicrossplatformexpander

Problem

How to use the espanso command: Cross-platform Text Expander written in Rust. More information: <https://espanso.org/docs/command%20lIne/cli_list/>.

Solution

espanso — Cross-platform Text Expander written in Rust. More information: <https://espanso.org/docs/command%20lIne/cli_list/>.

Check status:
espanso status


Edit the configuration:
espanso edit config


Install a package from the hub store (<https://hub.espanso.org/>):
espanso install {{package}}


Restart (required after installing a package, useful in case of failure):
espanso restart

Code Snippets

Check status

espanso status

Edit the configuration

espanso edit config

Install a package from the hub store (<https://hub.espanso.org/>)

espanso install {{package}}

Restart (required after installing a package, useful in case of failure)

espanso restart

Context

tldr-pages: common/espanso

Revisions (0)

No revisions yet.