Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
yamafaktory.github.io
Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
1–10 of 40 posts
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#2Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#3Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#4*A history picker on the up arrow*
*Commands are recorded once they finish, and only when they exited cleanly, so typos never clutter the list.*
Where the history is stored? Is it possible to store in single place like user root dir?*
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#5This is awesome - *A history picker on the up arrow* *Commands are recorded once they finish, and only when they exited cleanly, so typos never clutter the list.* Where the history is stored? Is it possible to store in single place like user root dir?*
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#6This is awesome - *A history picker on the up arrow* *Commands are recorded once they finish, and only when they exited cleanly, so typos never clutter the list.* Where the history is stored? Is it possible to store in single place like user root dir?*
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#7please stop piping into bash or sh. force people to use the editor, read the install script, and tell them how to run it
Not saying you shouldn't check your scripts, I usually do, I like to know where the files are going in case the installer messes up, but the risks tend to be overstated compared to running the executable itself.
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#8I'm on the fence about my current "2-line prompt, collapsing to a single line" when I press enter. I like that it gives me a lot of room, but there's some information I find I'm wishing was persisted in my shell history (git branch, previous command execution time for long running commands).
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#9What happens to my actual shell-provided history?
Does too much for me.
edit:
> Both files follow the XDG base directory spec, so neither lives in the install directory. Removing whetuu with rm -rf ~/.whetuu cannot take your history with it. whetuu paths prints both locations.
Please stop creating directories in my $HOME.
Re: Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
#10please stop piping into bash or sh. force people to use the editor, read the install script, and tell them how to run it
It's more realistic to decide if you trust the source, GitHub user yamafaktory in this case. Then you can ensure that your method of download uses TLS.