You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Espanso GUI lacks support for multiline text and variables. When using a literal block (|), Espanso GUI displays only a single line in the replacement prompt. Additionally, variables like script_output of type shell with parameters are not displayed in Espanso GUI.
#13
Open
bigplayer-ai opened this issue
Jan 3, 2025
· 0 comments
Espanso GUI currently lacks support for multiline expansions and variable handling, which are essential features for many users. When utilizing the literal block |, the GUI displays only a single line in the replacement prompt, omitting the intended multiline content. Additionally, variables defined within the configuration, such as:
name: script_output
type: shell
params:
are not recognized or displayed by the Espanso GUI. These limitations hinder the effective use of Espanso’s advanced functionalities through the GUI. 
on macOS app
The text was updated successfully, but these errors were encountered:
Espanso GUI currently lacks support for multiline expansions and variable handling, which are essential features for many users. When utilizing the literal block |, the GUI displays only a single line in the replacement prompt, omitting the intended multiline content. Additionally, variables defined within the configuration, such as:
type: shell
params:
are not recognized or displayed by the Espanso GUI. These limitations hinder the effective use of Espanso’s advanced functionalities through the GUI. 
on macOS app
The text was updated successfully, but these errors were encountered: