Christian Rocha

Results 53 issues of Christian Rocha

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:...

This gives focus status to the prompt. We may want to reexamine this and add more metadata. ```go // Before func (m *Model) SetPromptFunc(promptWidth int, fn func(lineIndex int) string) //...

I’m a big fan of the diagonal line character, which I personally call "the diag": `╱`. In terminals, diags should visually connect when vertically stacked. Here's how they look in...