Skip to content

Crash in mobile platform when use vim or tmux #65

@linhanyu

Description

@linhanyu

image

frontend/terminal_view.dart

this api would trigger reflow and finally run into setScrollOffsetFromBottom, which refresh and make rebuild again. [rebuild in rebuild progress] is not allow so it cause crash in flutter. which happened in vim or tmux application.

image

I think it should be carefully use rebuild api in builder: )

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions