Word Wrap in Flex Terminal Emulator Sessions
Overview
Flex Terminal Emulator includes a Word Wrap feature that automatically moves text to the next line when it reaches the right edge of the screen.
Availability
Word Wrap support was introduced in version 7.0.10008.1973 and can be quickly enabled or disabled using the Quick Access Toolbar. If running a prior version, you must upgrade to 7.0.10008.1973 or newer to take advantage of this feature.
Using Word Wrap
To toggle Word Wrap:
- Locate the Word Wrap icon on the Quick Access Toolbar.
- Click the icon to enable or disable the feature.
- When enabled, the icon appears pressed/highlighted, and a “WW” indicator is displayed in the Operator Information Area (OIA).
- When disabled, text will no longer wrap and will extend beyond the visible screen width.
Adding the Word Wrap Icon
If the Word Wrap icon is not visible:
- Click Customize Quick Access Toolbar.
- Locate and add the Word Wrap command.
- Click OK to save your changes.
Related Articles
How to export a host screen to Microsoft Word
A macro can be used to "scrape" the data from the current Flex Terminal Emulator host screen and export to a Word document. The sample macro code below demonstrates this: Sample Code: Sub Main() ' Create the Word objects Set objWord = ...
Flex Terminal Emulator Downloads
The most current production version of Flex Terminal Emulator is always available from the following download URLs: Self-extracting Zipped Executable Download the EXE version of Flex Terminal Emulator if you plan to perform a standard installation ...
How to save Flex Terminal Emulator workspace as a desktop shortcut
I have created a workspace with multiple sessions and would like to save my workspace as a desktop shortcut for quicker access. Is there a way to save my workspace as a desktop shortcut through Flex Terminal Emulator? Follow the steps below to save ...
How to launch multiple Flex Terminal Emulator Workspaces simultaneously
I have created multiple Flex Terminal Emulator Workspaces and would like to start them all simultaneously. Is this something that can be accomplished? A batch file may be used to start multiple instances of the Flex Terminal Emulator executable and ...
How to view the Flex Terminal Emulator keyboard layout
I have customized my keyboard layout and would like to reference my key mappings in a separate page. Is this something that can be accomplished? Users can view their entire keyboard layout in a separate .html page. Follow the steps below to view the ...