tmux-plugins/tmux-resurrect
Ver no GitHubRestore the tmux clock in a dedicated pane
Open
#208 aberto em 5 de out. de 2017
help wantedneeds investigation
Métricas do repositório
- Stars
- (12.753 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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!