mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-09 05:22:06 +00:00
@ -21,7 +21,7 @@ pane_format() {
|
||||
format+="${delimiter}"
|
||||
format+="#{pane_index}"
|
||||
format+="${delimiter}"
|
||||
format+="#{pane_current_path}"
|
||||
format+=":#{pane_current_path}"
|
||||
format+="${delimiter}"
|
||||
format+="#{pane_active}"
|
||||
format+="${delimiter}"
|
||||
|
Reference in New Issue
Block a user