mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
When a single item is selected and it happens to be a symlink pointing somewhere, we now show where it points to in the status bar. :^) There is a big ugly FIXME here about how DirectoryView has to work around the fact that there's a GSortingProxyModel attached to the table view widget.