Instead of using $1 for file names, $* is used which results in spaces being allowed without quoting. This is in line with how the new command works. As an example, it means the command ``` kb edit this is a test ``` will try and edit a file with the title "this is a test" rather than "this" |
||
---|---|---|
.. | ||
file-management | ||
fzf | ||
init | ||
tag-management | ||
yaml |