Skip to content

perf: terminal cells#43

Merged
Ryan-W31 merged 12 commits into
mainfrom
rw/cells
Dec 19, 2025
Merged

perf: terminal cells#43
Ryan-W31 merged 12 commits into
mainfrom
rw/cells

Conversation

@Ryan-W31

Copy link
Copy Markdown
Collaborator

No description provided.

@Ryan-W31 Ryan-W31 marked this pull request as ready for review December 16, 2025 02:57

@Prometheus1400 Prometheus1400 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only nitpicking on the terminal resize event name. otherwise looks good - I don't understand what's really going on in cell.rs but it's working great so you can explain it to me down the line lol.

Comment thread daemon/src/actors/client_connection.rs
Comment thread daemon/src/actors/pane.rs
Comment thread daemon/src/actors/pane.rs
Comment thread daemon/src/actors/pty.rs
Comment thread daemon/src/cell.rs
@Ryan-W31 Ryan-W31 added the enhancement New feature or request label Dec 18, 2025
@Ryan-W31 Ryan-W31 added this to the Barebones Usable milestone Dec 18, 2025

@Prometheus1400 Prometheus1400 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Ryan-W31 Ryan-W31 merged commit f685644 into main Dec 19, 2025
1 check passed
@Ryan-W31 Ryan-W31 deleted the rw/cells branch December 19, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Perf: Use terminal cells instead of raw ANSI bytes

2 participants