raphamorim / rio

A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://raphamorim.io/rio
MIT License
3.51k stars 111 forks source link

Status bar similar to iTerm2 #179

Open Alacho2 opened 1 year ago

Alacho2 commented 1 year ago

Having the option and ability to display static, useful information is a killer feature for me in iTerm2. I use it to display RAM and CPU usage, as well as to keep track of which folder I am currently in, without cluttering up each command with the same, synthetical sugar.

Being able to configure something similar in Rio would be a brilliant addition, I think. Some ideas for information to display:

As well as additional flexible and fixed spacers to make the UI as clean as the rest of Rio. 😊

motheki commented 8 months ago

@Alacho2 I don't know if there are any plans to implement the first 5 features on the list (The directory can be shown in the toolbar). but in the meantime I've been using btop in a separate tab to monitor resources.

Alacho2 commented 8 months ago

@Trevor-Opiyo This will be great as soon as split pane is in place. :)