tesh icon indicating copy to clipboard operation
tesh copied to clipboard

Better syntax for ignoring parts of dynamic output

Open zupo opened this issue 3 years ago • 0 comments

To have better control over what output should be ignored, we could introduce special keywords that make ignoring a bit more strict:

  • /nix/store/[HASH]-myapp-0.1
  • /home/[PATH]/foo.txt
  • /nix/store/[HASH]-git-[^2.36.2]/bin/git

zupo avatar Nov 22 '22 15:11 zupo