tmux-plugins/tmux-resurrect
Auf GitHub ansehenRestore the tmux clock in a dedicated pane
Open
#208 geöffnet am 5. Okt. 2017
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!