mirror of
https://github.com/BigJk/crt.git
synced 2026-02-06 10:47:25 +00:00
Updated README.md.
This commit is contained in:
parent
4c1bcbdaef
commit
4127d81de6
@ -50,7 +50,7 @@ func main() {
|
||||
|
||||
## Limitations
|
||||
|
||||
- Only supports TrueColor at the moment (no 256 color support) so you need to use TrueColor colors in lipgloss (e.g. ``lipgloss.Color("#ff0000")``)
|
||||
- ~~Only supports TrueColor at the moment (no 256 color support) so you need to use TrueColor colors in lipgloss (e.g. ``lipgloss.Color("#ff0000")``)~~ **Now supported.**
|
||||
- Not all CSI escape sequences are implemented but the ones that are used by bubbletea are implemented
|
||||
- A lot of testing still needs to be done and there are probably edge cases that are not handled correctly yet
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user