Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| plugins:output-window [2014/02/09 01:50] – external edit 127.0.0.1 | plugins:output-window [2018/01/10 20:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{: | {{: | ||
| - | HippoEDIT can catch output from integrated tools and forward it to Tools Output Window. | + | HippoEDIT can catch output from integrated tools and forward it to //Tools→Output Window//. |
| - | If you want to change | + | If you want to change |
| ===== Input ===== | ===== Input ===== | ||
| - | Output Window supports input. Try to add as tool cmd.exe to get integrated DOS console: | + | Output Window supports input. Try adding |
| * For bat files pause can be used | * For bat files pause can be used | ||
| * You can edit last typed command | * You can edit last typed command | ||
| - | * You can have special exit command defined for tool that is send to tool when you call Cancel tool from HippoEDIT. Not available in UI yet, but can be defined in as xml attribute for tool in *_user.xml. exit_cmd=" | + | * You can have special exit command defined for the tool that is sent to the tool when you call Cancel tool from HippoEDIT. Not available in UI yet, but can be defined in as XML attribute for the tool in *_user.xml. exit_cmd=" |
| * You can paste commands (or commands sets) | * You can paste commands (or commands sets) | ||
| * You can type commands directly | * You can type commands directly | ||
| + | |||
| + | |||
| #plugin | #plugin | ||