Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
REPORTTIME=0 with the option to disable for tab completion
- X-seq: zsh-workers 42293
- From: Josh Junon <junon@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: REPORTTIME=0 with the option to disable for tab completion
- Date: Wed, 17 Jan 2018 15:18:16 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zeit-co.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=m7C7J7CbdjGbjvRLj35mBVHrtT0AGzdUACEFC9Nzzh4=; b=jnLhaMgHLsE7JUMoFwMu9rLvL4xFpFOfcK4V56nz1H2OKlGGDTbnkcg09GRb9zSb8v 7SWlQZPB5X4Piyh7XrwCXpVd3FHwNNZxYczbgq7DVToXJ4ituwmRzjbhiLtafMxejUdO gqSO/UT8F2cMDrqb4okKASs9vDBxJMLyUyD8N+IwJspvh5f/ssq2KNUQnuTEz8CzeXKP XGlaL1b0P95YfblMXiXrSVgBbitC7Hi9Xrz0TtGs9i7dyHITsxWUgf+62ylYmuNWiY8X IA/sc5/A0Lsrj6ZCXaogH0zbPlHkyGNYLMc3lKtQFhhcB9yTAdXvodOUKRO5KPFjqegX vMsQ==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi there,
Recently discovered the `REPORTTIME` environment variable and have found it
invaluable to my workflow.
However, it appears to run even for tab completion as well. While I
understand the reasoning behind it, it makes tab completion kind of
pointless since the entire screen fills with `time` output.
Could there be a way to have `REPORTTIME=0` enabled without having it
run/output anything upon tab completion?
Thank you!
- Josh
Messages sorted by:
Reverse Date,
Date,
Thread,
Author