Skip to content

Add pane synchronization status on right #20

Open
@karnh

Description

@karnh

Please add an indicator to show if all panes in window are synchronized or not. It helps a lot when multiple panes are open and you are switching between synchronized and unsynchronized mode.

I made following change to basic theme to make this work -
set -g status-right "#{?pane_synchronized, #[fg=yellow]SYNC #[fg=white]«#[default], } #H #[fg=white]« #[fg=yellow]%H:%M:%S #[fg=green]%d-%b-%y".

it looks like following -
2018-11-20 12_04_10--bash

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions