stubbing out deletion feature

This commit is contained in:
Vincent Zeng
2018-03-15 16:17:21 -04:00
parent 7c85c0b689
commit 7c6ce6554b
2 changed files with 58 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ import colorama
import inflect
## misc globals
BACKS = ['back', 'b', 'q']
BACKS = ['back', 'b', 'q', '<q>']
NAVS = ['u', 'd']
## color stuff