zsh-users
 help / color / mirror / code / Atom feed
From: Tycho Kirchner <tychokirchner@mail.de>
To: zsh-users@zsh.org
Subject: shournal now supports zsh - track commands _and_ files
Date: Fri, 5 Nov 2021 11:50:33 +0100	[thread overview]
Message-ID: <8ee4aa6c-a835-9cb8-f4fc-e57e84cb7bc9@mail.de> (raw)

Hi,
somewhat a follow-up to my previous question 'exit_function - strange 
behavior' I wanted to point out that I just released the first public 
version of shournal

https://github.com/tycho-kirchner/shournal

with full zsh-support.
shournal enables a super-history in zsh. It not only records
working directory and exit code of each command but also
read and written files with low runtime- and storage overhead.
Check out also my reddit-post

https://www.reddit.com/r/zsh/comments/qn86ab/shournal_finally_supports_zsh_track_commands_and/

Regarding the zsh -c case: shournal now captures the exit code in kernel 
space, even for anonymous function calls in subshells ^_^

zsh -fc '( () { return 123 } )'

Kind regards and enjoy
Tycho Kirchner


                 reply	other threads:[~2021-11-05 10:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8ee4aa6c-a835-9cb8-f4fc-e57e84cb7bc9@mail.de \
    --to=tychokirchner@mail.de \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).