tmux-plugins/tmux-resurrect

Restore the tmux clock in a dedicated pane

Open

#208 geöffnet am 5. Okt. 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (509 Forks)batch import
help wantedneeds investigation

Repository-Metriken

Stars
 (12.753 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi guys,

I'm new to tmux-resurrect and I'm having an issue with restoring the tmux clock to a pane like it was before.

I tried to put this to .tmux.conf file but it didn't help.

set -g @resurrect-processes 'tmux clock-mode -t main:main.top-right'

Have anyone experienced the same issue? How did you fix it?

Thanks!

Contributor Guide