* Some WIP on FSE

This commit is contained in:
Bryan Ashby 2015-07-08 22:07:25 -06:00
parent 0fb90b7b10
commit f348e06d86
5 changed files with 126 additions and 44 deletions

View file

@ -53,6 +53,8 @@ var _ = require('lodash');
// * Index pos % for emit scroll events
// * Some of this shoudl be async'd where there is lots of processing (e.g. word wrap)
// * Fix backspace when col=0 (e.g. bs to prev line)
// * Add back word delete
// *
var SPECIAL_KEY_MAP_DEFAULT = {