#tui #cp437 #gamedev #ascii #terminal

ratatui-bracket-terminal

Ratatui backends for Bracket Terminal

2 releases

0.1.2 Mar 5, 2024
0.1.1 Feb 8, 2024
0.1.0 Feb 8, 2024

#1372 in Command-line interface

Download history

131 downloads per month

Custom license

21KB
254 lines

[Ratatui][ratatui] backends for [Bracket Terminal][bracket_terminal].

This crate does not currently provide any special support for rendering the Ratatui cursor; if you want to show the cursor then the calling code needs to draw it.

Note that Bracket (at least with normal fonts) is strictly extended ASCII / CP437, whereas Ratatui defaults to unicode for box drawing etc.. You will likely need to set such characters yourself.


ratatui-bracket-terminal

test crates-io api-docs

Ratatui backends for Bracket Terminal.

Dependencies

~11–19MB
~208K SLoC