I like using atuin[1] but the capture mechanism here's pretty convenient! Cool idea. May give it a try
If Happen you do, I'd love to read what you think, or if you have any suggestion. Thanks a lot for your time.
ive certainly had this problem before, but id really like for such a tool to figure out how the local context is slightly different
eg. im reading logs across 3 regions, NA, EU, FE
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
/../NA/../somefile
vs
/../FE/../somefile
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