Commit Graph

15 Commits

Author SHA1 Message Date
Jason Poon
c4f75ad16a fix: move to npm for typings 2018-02-03 22:30:06 -08:00
Horace He
34cf2ffa3f Ran prettier on remaining files? 2017-06-30 14:11:03 -07:00
Horace He
3284bbd6d3 Fixed whitespace at beginning of line 2017-06-30 14:11:03 -07:00
Horace He
1e51dbbd5b Fixed lint issues 2017-06-30 14:11:03 -07:00
Horace He
edd08c0f46 Formattted everything with prettier 2017-06-30 14:11:03 -07:00
Horace He
8a2c449dc0 Added custom typings file 2017-05-24 00:01:13 -04:00
xconverge
30a32027c3 update ts to ts2, start fixing compiler errors 2017-03-06 22:27:42 -08:00
Jason Poon
eeb9d6fdb3 Clean up typings 2016-10-02 01:34:11 -07:00
rebornix
82a81b5f19 fix #609 2016-08-16 10:58:55 -07:00
johnfn
3352a05859 Stop using jsdiff. Use diff-match-patch. 2016-08-14 12:03:45 -07:00
amin roosta
17449064dd Support "{char} registers and clipboard access via "* register. (#543)
* add register '*'

* add copy-paste to access system clipboard

* read and write to clipboard when register * is accessed

* unit tests for registers

* support alphanameric registers & update roadmap

* trying to fix ci build

* Fix gulp:tslint errors

* use new test style in register.test.ts
2016-08-02 02:37:38 -07:00
Jason Poon
5a2bce3e39 Remove custom keyboard mapping (fixes #432). Fix duplicate definition errors 2016-07-14 12:38:42 -07:00
johnfn
8b76cf8a68 Check in custom typings; fix for...of loops. 2016-07-12 11:12:23 -07:00
johnfn
536777fe84 Fix typings directory 2016-06-30 13:07:37 -04:00
guillermooo
6652b63929 scaffold project 2015-11-12 20:51:40 +01:00