mirror of
https://github.com/tmux/tmux.git
synced 2024-11-05 02:18:47 +00:00
Sync OpenBSD patchset 958:
Fix typo: ) -> }.
This commit is contained in:
parent
175d82c95b
commit
550906cb09
@ -91,7 +91,7 @@ cmd_list_windows_session(
|
||||
"#{?window_active, (active),}";
|
||||
break;
|
||||
case 1:
|
||||
template = "#{session_name):#{window_index}: "
|
||||
template = "#{session_name}:#{window_index}: "
|
||||
"#{window_name} "
|
||||
"[#{window_width}x#{window_height}] "
|
||||
"[layout #{window_layout}]"
|
||||
|
Loading…
Reference in New Issue
Block a user