mirror of
https://github.com/tmux/tmux.git
synced 2026-06-23 19:59:44 +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
85.7%
Roff
7%
Shell
4.7%
Yacc
1.2%
M4
0.8%
Other
0.5%