Repeat

repeat
By Dickson Law

Utility for typing text on repeat.

repeat
repetition
repetitive

Paste this command in a terminal to install the package

espanso install repeat
Description
Source

Repeat

A simple package for typing a piece of text on repeat.

Requirements

  • Espanso 2.x or higher
  • Python 3.x

Installation

espanso install repeat

Triggers

Trigger
Description
;rep
(first character is a semicolon
;
)
Repeat a piece of text N times.
:rep
(first character is a colon
:
)
Repeat a text template over each row of a list of items.
^rep
Repeat a text template over each row of a list of items (with customizable separators and support for row columns).