Fixed indenting, up and down arrows, basic sorting

This commit is contained in:
2016-01-31 00:03:55 +08:00
parent c17412477d
commit e1bb801e9f
4 changed files with 74 additions and 91 deletions
+1
View File
@@ -9,6 +9,7 @@ function() {
UP_ARROW: 38,
DOWN_ARROW: 40,
TAB: 9,
CNTRL: 17,
};