-
[`tuify` folder](https://github.com/r3bl-org/r3bl-open-core/tree/main/tuify)
-
# Current behavior
When a user runs `ockam project delete` without any arguments, currently they are shown an error & some help text is displayed asking them to provide the `` and ``. Here's a screen…
-
# Current behavior
When a user runs `ockam tcp-outlet show` without any arguments, currently they are shown an error message & help text. Here's a screenshot of this.
![Image](https://github.com…
-
# Current behavior
When a user runs `ockam tcp-inlet show` without any arguments, currently they are shown an error message & help text. Here's a screenshot of this.
![Image](https://github.com/…
-
# Current behavior
When a user runs `ockam tcp-outlet delete` without any arguments, currently they are shown an error & some help text. Here's a screenshot of this.
![Image](https://github.com/buil…
-
`r3bl` crates pull an unmaintained `proc-macro-error` dependency. Here is the cargo deny output
```
error[unmaintained]: proc-macro-error is unmaintained
┌─ /home/runner/work/ockam/ockam/Carg…
-
Context:
- Crate: https://crates.io/crates/r3bl_tuify
- Repo: https://github.com/r3bl-org/r3bl_rs_utils/tree/main/tuify
Currently only a single column of items `Vec` is supported. Multiple or sin…
-
# TODO
1. Update the Tuify default design to appear more appealing.
2. Create few more styles that users can choose from out of the box.
3. Write a section in tuify README.md on how to choose defaul…
-
Note - this is breaking change for existing dependents of this crate. We should have a migration strategy in place for them. Either preserve the existing API and add a new one, instead of this breakin…
-
Related issue:
- https://github.com/r3bl-org/r3bl-open-core/issues/206