mirror of
https://github.com/tmux/tmux.git
synced 2025-10-17 15:21:45 +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
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%