mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
draft ANSI/SGR format (terminal emulation)
This commit is contained in:
parent
8c9cabfcda
commit
90ddac2033
7 changed files with 122 additions and 27 deletions
11
README.md
11
README.md
|
|
@ -68,8 +68,17 @@ GTK 4 / Libadwaita client written in Rust
|
|||
* [x] Inline
|
||||
* [x] Multiline
|
||||
* [x] Alt
|
||||
* [ ] Terminal emulation*
|
||||
* [x] Syntax highlight* (by [syntect](https://github.com/trishume/syntect))
|
||||
* [ ] Terminal emulation* (by [cansi](https://github.com/colored-rs/cansi))
|
||||
* [x] foreground
|
||||
* [x] background
|
||||
* [ ] intensity
|
||||
* [x] italic
|
||||
* [x] underline
|
||||
* [ ] blink
|
||||
* [ ] reversed
|
||||
* [ ] hidden
|
||||
* [x] strikethrough
|
||||
* [x] Header
|
||||
* [x] H1
|
||||
* [x] H2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue