mirror of
https://github.com/kepler155c/opus
synced 2025-11-09 12:03:02 +00:00
control-q instead of q for exitting apps + grid column override colors
This commit is contained in:
@@ -103,7 +103,7 @@ This only needs to be done once.
|
||||
t = 'telnet',
|
||||
v = 'vnc',
|
||||
r = 'reboot',
|
||||
q = 'quit',
|
||||
[ 'control-q' ] = 'quit',
|
||||
c = 'clear',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user