remote handler

This commit is contained in:
Xuan Sang LE
2017-08-27 23:40:02 +02:00
parent fc406be924
commit 6f298fc52b
42 changed files with 714 additions and 205 deletions

View File

@ -1,6 +1,6 @@
class wTerm extends this.OS.GUI.BaseApplication
constructor: () ->
super "wTerm"
constructor: (args) ->
super "wTerm", args
main: () ->
me = @