fish: 2.3.1, Arch Linux, urxvt 9.22 Enter `complete -C"type p"`: only functions and builtins will get printed. `type` has the following completion definition: `complete -c type -a "(complete -C(commandline -ct))" -x` Can you confirm the issue?
fish: 2.3.1, Arch Linux, urxvt 9.22
Enter
complete -C"type p": only functions and builtins will get printed.typehas the following completion definition:complete -c type -a "(complete -C(commandline -ct))" -xCan you confirm the issue?