doc: update roadmap

This commit is contained in:
2025-02-21 22:29:19 +01:00
parent dab486a2c1
commit c634e1affc

View File

@@ -147,9 +147,8 @@ the primary use-case for myself to create this library in the first place.
- [x] strikethrough
- [ ] combinations
- [x] Color palette
- [ ] Error Handling
- [ ] log and show error's without crashing the application
- [ ] show application error that will cause a crash
- [x] Error Handling
- log and show error's without crashing the application
- [ ] Demo
- [ ] use another tui application to launch and come back to (showcase the interrupt behavior)
- [ ] Launch sub-applications (not inside of a `Container` but during the application workflow, like an editor)