Sync OpenBSD patchset 958:

Fix typo: ) -> }.
pull/1/head
Tiago Cunha 2011-10-02 11:30:26 +00:00
parent 175d82c95b
commit 550906cb09
1 changed files with 1 additions and 1 deletions

View File

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