zsh-users
 help / color / mirror / code / Atom feed
* Zsh history display
@ 2020-04-04 16:01 Lewis Butler
  2020-04-04 16:06 ` Lewis Butler
  0 siblings, 1 reply; 2+ messages in thread
From: Lewis Butler @ 2020-04-04 16:01 UTC (permalink / raw)
  To: Zsh Users

When I execute eat history command everything shows up with the literal string “yyy-dd-mm” between the command number and the text of the command.

 7004  yyy-mm-dd  grep priority *
 7005  yyy-mm-dd  more 20200329-195256.93016.2.trace
 7006* yyy-mm-dd  htop
 7007* yyy-mm-dd  newport
 7008* yyy-mm-dd  portmaster -s
 7009* yyy-mm-dd  portmaster -a
 7010* yyy-mm-dd  service doveadm restart

How do I either have this show the date or eliminate the column entirely?

-- 
ɹןʇnqן
<mailto:lbutler@covisp.net>
tel:+1.303.219.0564




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

* Re: Zsh history display
  2020-04-04 16:01 Zsh history display Lewis Butler
@ 2020-04-04 16:06 ` Lewis Butler
  0 siblings, 0 replies; 2+ messages in thread
From: Lewis Butler @ 2020-04-04 16:06 UTC (permalink / raw)
  To: Zsh Users

On 04 Apr 2020, at 10:01, Lewis Butler <lbutler@covisp.net> wrote:
> When I execute eat history command everything shows up with the literal string “yyy-dd-mm” between the command number and the text of the command.

Ugh. Sometimes all it takes is posting a stupid question to see the answer.

HIST_STAMPS="yyyy-mm-dd” (note the 4 y’s)

-- 
ɹןʇnqן
<mailto:lbutler@covisp.net>
tel:+1.303.219.0564




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

end of thread, other threads:[~2020-04-04 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 16:01 Zsh history display Lewis Butler
2020-04-04 16:06 ` Lewis Butler

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).