fix for ticket #2626 breaks completion in some cases #3907
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
ver: 4.8.20
Reproducible in version 4.8.20
Milestone
Important
This issue was migrated from Trac:
mnk
(galtgendo@….pl)I refer to the part in lib/widget/input_complete.c.
If - for example - there's a dir with spaces in its name, that has subdirs, completion for the dir is correct, but to reach the subdirs with completion, you need to manually unquote the string.
That likely means that this quoting should be done in a different place, though I can't yet figure out where.
The text was updated successfully, but these errors were encountered: