zoxide/templates
Koichi Murase 21c3ecdb2f Remove unused parameter in Bash integration
The variable "result" is a local variable, so it is not visible from
the global context where the command bound by "bind -x" is executed.
In the first place, the argument is not used by
"__zoxide_z_complete_helper".  This patch removes the reference to the
variable "${result}".
2025-05-10 00:19:26 +09:00
..
bash.txt Remove unused parameter in Bash integration 2025-05-10 00:19:26 +09:00
elvish.txt fix(elvish): before-chdir should assign to oldpwd upvalue (#818) 2024-05-29 15:06:28 +05:30
fish.txt Remove builtin from abbr 2024-09-19 15:21:34 +08:00
nushell.txt nushell: fix jumping to symlinks that are not in the database (#1032) 2025-04-13 08:46:27 -05:00
posix.txt Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
powershell.txt powershell: Ignore errors from `__zoxide_hooked` (#1038) 2025-04-10 15:46:57 +05:30
tcsh.txt csh -> tcsh 2025-05-06 00:26:07 -07:00
xonsh.txt Add support for csh (#1047) 2025-05-06 11:28:54 +05:30
zsh.txt bash doctor 2025-01-09 04:36:18 +05:30