zellij-org/zellij

Provide a way to select individual panes to replicate text (Sync)

Open

#404 opened on Apr 28, 2021

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Rust (1,191 forks)batch import
actionhelp wanted

Repository metrics

Stars
 (32,593 stars)
PR merge metrics
 (Avg merge 42d 11h) (10 merged PRs in 30d)

Description

The code to sync text between multiple panes has been implemented. Now it would be interesting to allow the user to select which panes should sync. This would require making the selection visible to the user by changing the border color for the selected panes.

Contributor guide