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

Fix several bugs related with window updates #31

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

prso
Copy link

@prso prso commented Jun 18, 2020

Update correctly characters and codes in EBCDIC mode, it was wrongly changing the codes or characters to ASCII.

Set the correct color when updating characters and codes, buy maybe this is only experienced in some terminals.

prso added 4 commits June 19, 2020 00:41
…hat was wrongly "translating" them to ASCII instead of keeping in EBCDIC when moving with arrow keys and TAB (switching between windows)
…ng wrong ASCII codes instead of EBCDIC codes, now the characters entered in ASCII/EBCDIC window are correctly translated to EBCDIC codes in HEX window
…with arrow keys and TAB (switching between windows)
@LonnyGomes
Copy link
Owner

@prso thanks for the contribution! I'll take a look!

Remove some unnecessary prints
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.

2 participants