charmbracelet / charmbracelet/bubbletea

(v2) exposing frames

Open
#1,284 0 comments 0 reactions 1 assignee Assigned to @aymanbagabas View on GitHub
Dominant language
Go
Stars
44.9k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Let’s add an option to expose the FPS-based renderer's frames so that users looking for high performance can work in-step with the renderer. Roughly, I think that would look like:

```go
func EnableFrameMsgs() Cmd

type Frame time.Time
```

@aymanbagabas, we can probably use #1282 as a test to determine if it's indeed a good idea.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.