We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323a85c commit 4193392Copy full SHA for 4193392
Configs/.config/zsh/functions/kb_help.zsh
@@ -1,3 +1,4 @@
1
+# TODO: I am describing every step as shell syntaxes are worst.
2
# Define a Zsh widget to append '--help' to the current command and execute it, but allow natural use of `?` when the buffer is insignificant
3
function append_help_and_run() {
4
if [[ -n $BUFFER ]]; then
0 commit comments