Difference between Simple and Emulated Read Buffer #461
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On Terminal step, advanced session parameters, you can choose two types of Read Buffers: Simple and Emulated.
Emulated modeallows you to get a buffer that looks the same as you see it in the terminal session (leftblackarea).
Simple modemight contain more characters and might look differently than what you can see when looking at the terminal session.
Sometimes, the remote agent will send special characters that will cause the cursor to move (up/down/left/right) and then a new text will override the old one, or added somewhere else on the screen.
In Emulated mode, the read buffer will show you the final result.
In Simple mode, you will see everything that got back from the remote agent, with all of the special characters (like a long stream of characters
Attachments:
(tal.a) - 05/23/2013 12:55 PM
· 2801 ·
Beta Was this translation helpful? Give feedback.
All reactions