tmux-plugins / tmux-continuum

Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
MIT License
3.24k stars 149 forks source link

set new status option from tmux.conf #74

Open alexg9010 opened 4 years ago

alexg9010 commented 4 years ago

Hi,

I adjusted the output of the continuum_status.sh script to show me the minutes since the last save, rather than the save interval. See here https://github.com/alexg9010/tmux-continuum/commit/7efcc84a46fe5fcfc0bc2887851f2092c3307940

Now I am wondering how could you achieve to add this as new status option that could be set from .tmux.conf?

Best, Alex

u0398 commented 2 months ago

I forked the project, and used some of your code to achieve this. It basically adds an option, @continuum-status-option , to configure status output. Details are in the fork's description.

Combined with another fork of the catppuccin status bar plugin, something like this is possible:

continuum-status-catppuccin