Skip to content

Conversation

@brandonkachen
Copy link
Collaborator

Summary

  • replace the lodash-based grapheme diffing with lightweight helpers and direct string command generation
  • cache cursor state in the renderer to avoid redundant cursor writes and skip unnecessary stdout updates
  • clean up timer management with clearTimeout/clearInterval during refresh and shutdown

Testing

  • pnpm --filter @codebuff/display typecheck (fails: missing grapheme-splitter module because node_modules is absent in the workspace)

https://chatgpt.com/codex/tasks/task_e_68fc6b85e500832ca47e1231856746b2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants