Skip to content

Scrolling Breaks When Window Resizes #246

@ezh247467

Description

@ezh247467

Describe the bug
The CLI scrolling no longer works properly when the terminal window is resized.

To Reproduce
Steps to reproduce the behavior:

  1. Build the smartfin_pc build
  2. Run build/pc_hal/smartfin_pc
  3. Enter #CLI without a trailing newline
  4. Resize the terminal window
  5. Scroll using the mouse wheel
  6. See error

Expected behavior
The CLI scrolling should be able to adapt like a regular terminal and scroll with the correct information, despite the window being resized.

Screenshots

Hardware Configuration(please complete the following information):

  • Hardware Version [PCB revision]: PC Build
  • Potted [Y/n]: n
  • Firmware Version: 2a5378b

Additional context
ncurses issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions