mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
e65306d8e7bd6db99bd0746cd16a21d2c066b8db

#{=10:...} length limit, add #{t:...} to convert a time_t format to a string, #{b:...} for basename and #{d:...} for dirname. Remove all the foo_string time formats as they can now be replaced by "t:", for example #{window_activity_string} becomes #{t:window_activity}.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%