mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-11 16:38:47 +01:00
Sync OpenBSD patchset 1126:
Trim a double space from template.
This commit is contained in:
parent
7c7bd14c61
commit
b24829a99c
@ -86,7 +86,7 @@ cmd_list_windows_session(
|
||||
case 0:
|
||||
template = DEFAULT_WINDOW_TEMPLATE \
|
||||
" [layout #{window_layout}] #{window_id}" \
|
||||
" #{?window_active, (active),}";
|
||||
"#{?window_active, (active),}";
|
||||
break;
|
||||
case 1:
|
||||
template = "#{session_name}:" DEFAULT_WINDOW_TEMPLATE;
|
||||
|
Loading…
Reference in New Issue
Block a user