On 2017-08-10 Leon Klingele wrote: > Is this problem caused by bash? > Most likely, something done by fzf is not "completely right" as in fzf sets up things in a way that bash is then unable to determine the right width of the line it was asked to print.
I guess the sourced file corresponds to this script? https://github.com/junegunn/fzf/blob/master/shell/completion.bash Regards