pwygab
pwygab
`match` will likely be your friend in this situation.
@kubouch - the primary motivation for this (for me) was not dealing with the `help` completion, but rather allowing for custom completions for commands like `sudo` and `doas`, while still...
Sorry for the noise, but just to ping @jntrnr again?
To clarify, I believe the same effect is currently not so easy to achieve with custom completions, because the new flatshape encompasses all commands in a user's $PATH. This means...
Syntaxshape has been removed. Thanks @kubouch !
Are you sure this is a nushell issue? Does i3 throw errors? Related: https://unix.stackexchange.com/questions/302105/feh-and-i3-gaps-not-playing-nicely/325737#325737
I’m not 100% sure, but maybe #6150? Either way, does your config work now?
It appears `cd $in` just doesn't work at all: ``` ~/CodingProjects/nushell〉"./src/" | cd $in 07/30/2022 09:49:07 PM ~/CodingProjects/nushell〉 07/30/2022 09:49:10 PM ```
@giraffate , does this work?