tmux-plugins/tmux-resurrect

Restore the tmux clock in a dedicated pane

Open

#208 opened on Oct 5, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Shell (509 forks)batch import
help wantedneeds investigation

Repository metrics

Stars
 (12,753 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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