Properly restore pane with top program

Fixes #17
This commit is contained in:
Bruno Sutic
2014-08-29 00:41:13 +02:00
parent eca38175ff
commit 54f47a4015
3 changed files with 5 additions and 1 deletions

View File

@ -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}"