mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
3a1492ec4f
Currently, "gio list file:///h<tab>" doesn't complete "file:///home" because the result of "dirname file:///h" is not "file:///" but "file:/", which breaks the consequent logic. Let's subtract basename from the path in order to workaround this issue. |
||
---|---|---|
.. | ||
.gitignore | ||
gapplication | ||
gdbus | ||
gio | ||
gresource | ||
gsettings |