mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
[Bug] autin do not record some shell commands in its hitory #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryan4yin on GitHub (Feb 17, 2024).
Cases:
ls.It's weird.
@mifix commented on GitHub (Feb 17, 2024):
Hey,
this could answer your question:
f55d5cf0bf(zsh has an option HIST_IGNORE_SPACE too)
Thank you for your nix config! Helped me a lot.
@ryan4yin commented on GitHub (Feb 17, 2024):
@mifix Thanks for the info, so it's already a feature request related to this: https://github.com/atuinsh/atuin/issues/889
I also read the document of zsh's HIST_IGNORE_SPACE, and its implementation will be more in line with my intuition: