tmux-continuum icon indicating copy to clipboard operation
tmux-continuum copied to clipboard

Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.

Results 79 tmux-continuum issues
Sort by recently updated
recently updated
newest added

I am running tmux `3.3a` with the following minimal configuration. ``` # change TMUX plugin manager path set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins/' # set path set-environment -g PATH '/usr/local/bin:/bin:/usr/bin' set -g...

It would be nice if continuum didn't depend on tmux status bar being present and needing to modifying status-right. I'm not sure if there is another hook in tmux to...

* adds graphical target to systemd user service * adds manual configuration section in systemd details docs related: https://github.com/tmux-plugins/tmux-continuum/pull/106/files related: https://github.com/tmux-plugins/tmux-continuum/pull/102/files

Every time I start tmux and it restores the environment, a new additional session with a blank window is added. There is no such a problem if I restore my...

I recently updated my tmux to latest 2.2 released n April 2016 and now it crashes when I have `tmux-continuum` enabled in the config file. Commenting out `tmux-continuum` allows it...

I recently updated to ubuntu 20.04 and it seems that the continuum-restore setting is now only working about 50% of the time. Even before it would fail on occasion but...

Autosave is not working and I've narrowed it down to this piece of code: # Advanced edge case handling: start auto-saving only if this is the # only tmux server....

The `tmux_resurrect_20211122T134927.txt` contains this: ``` pane GitHub > Others 0 : 1 :* 0 :/Users/revolt/Development/GitHub/ 1 zsh : pane GitHub > revolter 0 : 0 : 0 :/Users/revolt/Development/GitHub/revolter/ 1 zsh...

Hello, I am having an issue where this plugin does not save my session after the desired interval time of five minuets. I have the following settings ``` ## Update...

Enable it by default. Confirmed when adding the status line "Continuum Status: off"