Format for group list of "other sessions" is a bit weird, just list all

the sessions in the group.
This commit is contained in:
nicm
2017-11-02 18:52:05 +00:00
parent 95850e1aca
commit 17655e5ba6
3 changed files with 7 additions and 12 deletions

View File

@ -44,10 +44,8 @@ static void window_tree_key(struct window_pane *,
"," \
"#{session_windows} windows" \
"#{?session_grouped, " \
"(group #{session_group}" \
"#{?session_group_others," \
" with #{session_group_others}," \
"})," \
"(group #{session_group}: " \
"#{session_group_list})," \
"}" \
"#{?session_attached, (attached),}" \
"}" \