plugins:output-window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugins:output-window [2014/02/09 01:50] – external edit 127.0.0.1plugins:output-window [2018/01/10 20:36] (current) – external edit 127.0.0.1
Line 3: Line 3:
 {{:tools:output.gif?nolink|Tools Output Window}} {{:tools:output.gif?nolink|Tools Output Window}}
  
-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 //ToolsOutput Window//
  
-If you want to change Font name, font color or background color for the Output window you can do it same way [[options:fonts|as you do this for text editor]], based on syntax settings. Output Window has his own syntax definition, but with reduced set of properties. +If you want to change font name, font color or background color for the Output window you can do it the same way [[options:fonts|as you do for the text editor]], based on syntax settings. Output Window has its own syntax definition, but with reduced set of properties. 
  
 ===== Input ===== ===== Input =====
-Output Window supports input. Try to add as tool cmd.exe to get integrated DOS console:+Output Window supports input. Try adding as tool "cmd.exeto get an integrated DOS console:
   * 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="exit" for example. For cmd.exe exit as exit command automatically defined.+  * 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="exit" for example. For cmd.exe exit as exit command automatically defined.
   * 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