r3bl-open-core
r3bl-open-core copied to clipboard
TUI framework and developer productivity apps in Rust π¦
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...