Fix completion with POSIX command substitution $()
Part of the fix in debian/patches/00-fix_quote_readline_by_ref.patch
causes completions after `$(' to fail. This commit removes the hunk
that causes the problem.
Thanks to Malte Skoruppa for providing details for the fix [1].
[1] https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1312243/comments/8
Loading
Please register or sign in to comment