mirror of https://gitlab.com/basile.b/dexed.git
621 B
621 B
title | header-includes |
---|---|
Widgets - Process Input | <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.2/anchor.min.js"></script> |
The process input widget is used to pass input to the processes that are executed within Dexed.
: Sends the text to the process, also works with ENTER.
: Closes the process input stream.
: Forces the process termination.
The input text can contain symbolic strings.