Skip to content

fix(terminal): broken/unknown characters rendered in terminal shell - #88

Open
almajd3713 wants to merge 1 commit into
Derssa:mainfrom
almajd3713:fix/unknown-terminal-characters
Open

fix(terminal): broken/unknown characters rendered in terminal shell#88
almajd3713 wants to merge 1 commit into
Derssa:mainfrom
almajd3713:fix/unknown-terminal-characters

Conversation

@almajd3713

@almajd3713 almajd3713 commented Aug 6, 2026

Copy link
Copy Markdown

Summary of Changes

An image would describe this best:

image

TTY was enabled on creation but not on startup. Apparently those are treated separately, and thus this behavior occurred. Should not be the case anymore, at least according to my testing.

Types of Changes

  • New feature / node type addition
  • Bug fix (non-breaking change resolving an issue)
  • Refactoring / structural cleanup
  • Documentation update

Verification & Testing

Automated Checks

  • Run npm run lint successfully with no errors
  • Run npm run build successfully with no compilation errors
  • Run npm test successfully (all tests pass)

Manual Verification

Did same behavior to produce the bug. File rendered correctly on nano.

Checklist

  • My code follows the repository's code style and lint standards
  • I have updated the documentation or instructions if necessary
  • All unit and integration tests are passing

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.

1 participant