mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
Missed this one as well.
This commit is contained in:
@@ -62,7 +62,7 @@ static const char *window_client_info_lines[] = {
|
|||||||
"#[dim](#{t/r:client_created})#[default]",
|
"#[dim](#{t/r:client_created})#[default]",
|
||||||
"Activity Time #[acs]x#[default] "
|
"Activity Time #[acs]x#[default] "
|
||||||
"#{t:client_activity} "
|
"#{t:client_activity} "
|
||||||
"#[dim](#{t/r:client_created})#[default]",
|
"#[dim](#{t/r:client_activity})#[default]",
|
||||||
"Terminal Type #[acs]x#[default] "
|
"Terminal Type #[acs]x#[default] "
|
||||||
"#{?client_termtype,#{client_termtype},Unknown}",
|
"#{?client_termtype,#{client_termtype},Unknown}",
|
||||||
"TERM #[acs]x#[default] "
|
"TERM #[acs]x#[default] "
|
||||||
|
|||||||
Reference in New Issue
Block a user