mirror of https://gitlab.com/basile.b/dexed.git
790 B
790 B
title |
---|
Widgets - process input |
{% raw %}
{% endraw %}
{% include xstyle.css %}
Process input
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.
{% raw %}
{% endraw %}