Open HydroH opened 1 month ago
Currently fifc_fd_opts is ignored when completing directories as the variable is overwritten with set --local --export fifc_fd_opts -t d. Adding --append option to set will resolve this.
fifc_fd_opts
set --local --export fifc_fd_opts -t d
--append
set
Currently
fifc_fd_opts
is ignored when completing directories as the variable is overwritten withset --local --export fifc_fd_opts -t d
. Adding--append
option toset
will resolve this.