mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-25 23:06:11 +00:00
The `open()` function of DirectoryView should change the current working directory, so that the "Go to Location" menu item can process relative paths correctly. Update other functions in DirectoryView to use `open()` when opening a directory.