- fish, version 2.6.0
- CentOS 6.5 32-bit kernel 2.6.32-431.el6.i686
- $TERM xterm-256color
For example, when you are typing scp ~/Pu (with or without sudo) and hit TAB to complete the Public or anything in the path, fish will be be stuck for seconds.
This will happen even when sh -c 'env HOME=$(mktemp -d) fish' (without third-party customizations). But tab to complete works smoothly in bash-shell.