Raphael Amorim
Raphael Amorim
### Discussed in https://github.com/raphamorim/rio/discussions/813 Originally posted by **xxxserxxx** November 24, 2024 rio has support for opening hyperlinks via the mouse. I'd like this function to be available without having to...
Close https://github.com/raphamorim/rio/issues/941 https://github.com/raphamorim/rio/issues/885
`chafa Desktop/peppo.gif -f sixel` It was supposed to clear and maintain gif on top.
Ref https://github.com/gfx-rs/wgpu/pull/5701
Similar to what ghostty does 
The Digital VT320, like the VT200 Series before it, allows character glyphs to be created and sent to the terminal as a Dynamically Redefined Character Set (DRCS). In this way...
Original issue: https://github.com/raphamorim/rio/issues/720
Original issue: https://github.com/raphamorim/rio/issues/720
- [ ] Creating a new split causes the terminal to swallow the command output. When I start a TUI application like a text editor and close it, the split...