Rely on pty.js, minor updates to area changing logic

This commit is contained in:
Bryan Ashby
2015-08-18 23:11:13 -06:00
parent c9a24b7ec8
commit d3f82e38da
5 changed files with 25 additions and 16 deletions

View File

@@ -301,7 +301,13 @@
"action" : "@method:changeArea"
}
]
}
},
"actionKeys" : [ // :TODO: Need better name
{
"keys" : [ "escape" ],
"action" : "@menu:messageArea"
}
]
}
}
}