zsh-workers
 help / color / mirror / code / Atom feed
* Documentation of the TIMEFMT variable
@ 2023-02-02 16:53 trillian
  2023-02-02 17:53 ` Daniel Shahaf
  2023-02-02 19:33 ` Bart Schaefer
  0 siblings, 2 replies; 8+ messages in thread
From: trillian @ 2023-02-02 16:53 UTC (permalink / raw)
  To: zsh-workers

The documentation of TIMEFMT says that %M means "The  maximum memory the 
process had in use at any time in kilobytes", but the actual value shown 
is in megabytes. (The kernel reports it in kilobytes and zsh divides it 
by 1024 again.)


While I'm at it, TMPSUFFIX (which is just a few lines below it) seems to 
have somewhat broken formatting, as half of its description is 
highlighted like it was a variable name (in the man page at least - this 
doesn't seem to show up in the HTML documentation).


~trillian



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-27  0:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 16:53 Documentation of the TIMEFMT variable trillian
2023-02-02 17:53 ` Daniel Shahaf
2023-02-02 19:33 ` Bart Schaefer
2023-02-03 20:52   ` Stephane Chazelas
2023-02-05  8:36     ` Daniel Shahaf
2023-03-24 10:25     ` Jun T
2023-03-24 14:43       ` Oliver Kiddle
2023-03-27  0:55         ` Jun T

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).