r3bl-open-core icon indicating copy to clipboard operation
r3bl-open-core copied to clipboard

TUI framework and developer productivity apps in Rust πŸ¦€

Results 69 r3bl-open-core issues
Sort by recently updated
recently updated
newest added

I have a feeling there are going to be issues access the clipboard with wayland + ubuntu 24. I ran into this already in a live coding video when copying...

## Cut line Repro steps: 1. Open an existing MD file (which has more than 1 page in the viewport) 2. Scroll to some place on the 2nd page 3....

``` edi multiprocess (on same host) TERMINAL #1 TERMINAL #2 > edi ~/foo.md > edi ~/foo.md β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚edi process spawns anotherβ”‚ β”‚ server β”‚ β”‚edi process uses already...

``` edi process β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ # Code block to run β”‚ β”‚ β”‚ β”‚ ```sh Press Alt + Enter in fenced β”‚ β”‚ echo (pwd)β–ˆ ◄───────── code block to run...

# Use case - A script runs and it needs the user to choose between 3 choices. - These choices are all in the form of strings that are surrounded...

# ditto and rt Currently, `r3bl_tuify` crate has a binary called `rt` which needs to be renamed to something else. Build a new bin target, named `rt`, in `r3bl-cmdr` crate...

# Use cases I use `nordvpn` all the time. It would be great to have a TUI app to control it and see the status of it. It would also...