mirror of https://gitlab.com/basile.b/dexed.git
624 B
624 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 Coedit.
: 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.