mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
replace cansi with ansi-parser
This commit is contained in:
parent
2b0f18286f
commit
5626757376
5 changed files with 284 additions and 71 deletions
|
|
@ -69,16 +69,16 @@ GTK 4 / Libadwaita client written in Rust
|
|||
* [x] Multiline
|
||||
* [x] Alt
|
||||
* [x] Syntax highlight* (by [syntect](https://github.com/trishume/syntect))
|
||||
* [ ] ANSI / terminal emulation* (by [cansi](https://github.com/colored-rs/cansi))
|
||||
* [ ] ANSI / terminal emulation*
|
||||
* [x] foreground
|
||||
* [x] background
|
||||
* [ ] intensity
|
||||
* [x] italic
|
||||
* [x] underline
|
||||
* [ ] italic
|
||||
* [ ] underline
|
||||
* [ ] blink
|
||||
* [ ] reversed
|
||||
* [ ] hidden
|
||||
* [x] strikethrough
|
||||
* [ ] strikethrough
|
||||
* [x] Header
|
||||
* [x] H1
|
||||
* [x] H2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue