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