Files
flatpak/common
Alexander Larsson c0dfe4415e completion: Don't list sub-refs unless fully matching
Only complete to subrefs is fully matching real part.  For example,
only match org.foo.Bar.Sources for "org.foo.Bar", "org.foo.Bar." or
"org.foo.Bar.S", but not for "org.foo" or other shorter prefixes.
2018-05-02 14:50:53 +02:00
..