From b82ecad5462eec767e2e3216e9e96dfebf04f1cc Mon Sep 17 00:00:00 2001 From: Mike Skec Date: Wed, 17 Feb 2021 15:19:47 +1100 Subject: Add basic root/parent navigation options to menu, with shortcuts --- src/mainwindow.ui | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index bc503ca..5c11e56 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -222,6 +222,8 @@ + + @@ -310,6 +312,28 @@ Alt+Right + + + Root + + + Go to the root directory (/) + + + Ctrl+/ + + + + + Parent + + + Go to the parent directory + + + Alt+Up + + -- cgit v1.2.3