Clean up, simplified key commands.
This commit is contained in:
@@ -38,7 +38,6 @@ class Navigator(object):
|
||||
|
||||
valid, redraw = True, False
|
||||
|
||||
# TODO: add variable movement
|
||||
forward = ((direction*self.step) > 0)
|
||||
|
||||
if forward:
|
||||
|
||||
Reference in New Issue
Block a user