Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes tn3270 screen rendering issues and bug with storing StartField #1218

Closed
wants to merge 5 commits into from
Closed

Fixes tn3270 screen rendering issues and bug with storing StartField #1218

wants to merge 5 commits into from

Conversation

mainframed
Copy link

A fix was put in to fix screen rendering which broke this library and the other scripts.

This update fixes the screen rendering by changing the way to 'screen' is converted to printable as well as fixing a bug with the placement of the StartField character (was happening after the buffer location counter was incremented, now happens before, which is supposed to happen).

…attributes in the tn3270 buffer (they were one column off). This also fixes the bug that was introduced by the previous screen rendering fix.
@cldrn cldrn self-assigned this May 18, 2018
@nmap-bot nmap-bot closed this in 3eca5e2 May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants