mirror of https://gitlab.com/basile.b/dexed.git
17 lines
707 B
Markdown
17 lines
707 B
Markdown
---
|
|
title: Widgets - process input
|
|
css: xstyle
|
|
---
|
|
|
|
### Process input
|
|
|
|
The process input widget is used to pass input to a processes that are executed within Coedit.
|
|
|
|

|
|
|
|
- {: .tlbr-ic}: sends the text to the process, also works with <kbd>ENTER</kbd>.
|
|
- {: .tlbr-ic}: closes the process input stream.
|
|
- {: .tlbr-ic}: forces the process termination.
|
|
|
|
The input text can contain [symbolic strings](features_symbolic_strings).
|