2 comments

  • raoulj21 days ago
    I like using atuin[1] but the capture mechanism here&#x27;s pretty convenient! Cool idea. May give it a try<p>[1] <a href="https:&#x2F;&#x2F;atuin.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;atuin.sh&#x2F;</a>
    • acarminati21 days ago
      If Happen you do, I&#x27;d love to read what you think, or if you have any suggestion. Thanks a lot for your time.
  • 8note20 days ago
    ive certainly had this problem before, but id really like for such a tool to figure out how the local context is slightly different<p>eg. im reading logs across 3 regions, NA, EU, FE<p>i go figure out my command for NA, which then gets forgotten, but i want to run it against FE next, of which everything is exactly the same except one chunk of the path<p>&#x2F;..&#x2F;NA&#x2F;..&#x2F;somefile<p>vs<p>&#x2F;..&#x2F;FE&#x2F;..&#x2F;somefile<p>id be nice to keep the command for the future, but even nicer of it could figure out on its own that NA needs to swap to FE