| commit | 983ebb26898beaf66383c5f5aff56cb4c0f80ca4 | [log] [download] |
|---|---|---|
| author | nicm <nicm> | Fri Aug 28 16:46:40 2015 +0000 |
| committer | nicm <nicm> | Fri Aug 28 16:46:40 2015 +0000 |
| tree | a8326982e26a8818b2197aecd2bc701fec738eea | |
| parent | 55b8d7456155de4e5d44136a140a599e2a2a755b [diff] |
Allow formats to be specified as functions (in the code) so they are only evaluated on demand rather than each time a format tree is constructed. Use this for expensive formats like pane_current_command.