This commit is contained in:
kepler155c
2018-10-24 19:12:03 -04:00
parent 55653aa494
commit 3687df3d36
11 changed files with 333 additions and 38 deletions

View File

@@ -78,6 +78,7 @@ local listingPage = UI.Page {
notification = UI.Notification(),
accelerators = {
r = 'refresh',
[ 'control-r' ] = 'refresh',
q = 'quit',
[ 'control-e' ] = 'eject',
[ 'control-s' ] = 'eject_stack',