nicm e858270006 There are many format variables now so allocating all the default ones
each time a tree is created is too expensive. Instead, convert them all
into callbacks and put them in a static table so they only allocate on
demand. The tree remains for the moment for extra (non-default)
variables added by for example copy mode or popups. Also reduce
expensive calls to localtime_r/strftime. GitHub issue 2253.
2021-02-22 07:09:06 +00:00
2020-05-16 14:13:37 +00:00
2020-05-16 15:35:19 +00:00
2021-02-02 13:03:03 +00:00
2020-04-09 14:23:34 +00:00
2020-09-16 18:37:55 +00:00
2019-11-28 09:51:58 +00:00
2019-11-28 09:51:58 +00:00
Description
No description provided
56 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.7%
Yacc 1.4%
M4 0.8%
Other 0.5%