cpsdqs
|
26e385b4c0
|
Fix selection not working
|
2017-09-09 16:10:10 +02:00 |
|
cpsdqs
|
5cc3003e47
|
Only redraw changed cells (huge performance boost!)
also add semicolons
|
2017-09-09 16:01:36 +02:00 |
|
cpsdqs
|
3e6187dba9
|
Add resize button
|
2017-09-09 15:15:11 +02:00 |
|
cpsdqs
|
7407419e56
|
Use proper soft keyboard events
...or as close as it gets because the way input events work on mobile is awful.
|
2017-09-09 14:55:54 +02:00 |
|
 cpsdqsandMightyPork
|
abecf0d4ce
|
Add fitIntoWidth/Height
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
d6d985a172
|
Make operators more readable
(it'll be minified anyway)
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
71cab02b3e
|
Set to ctx.font as little as possible to improve Firefox performance
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
f85bcb3ef6
|
Use local sass instead of mysterious global CLI
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
0f9809c290
|
Prevent space from scrolling
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
ab2dc10e35
|
Add Menlo to monospace font stack
lest it be Courier on iOS
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
34b72625a5
|
Add touch selection
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
7576cd859a
|
Add floating soft keyboard input
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
d82c33d774
|
Fix misaligned characters(?)
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
d57ed19c42
|
Add events to TermScreen; use correct cursor
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
bee99b4c55
|
Add babel-minify to packjs
|
2017-09-09 14:38:03 +02:00 |
|
 cpsdqsandMightyPork
|
8f81616ca8
|
Add hanging cursor
|
2017-09-09 14:33:50 +02:00 |
|
 cpsdqsandMightyPork
|
15f539f4d4
|
Add mouse events, ⌃⇧C to copy, alt-select override
Also prevent body scroll when the terminal is scrollable
|
2017-09-09 14:33:50 +02:00 |
|
 cpsdqsandMightyPork
|
3b6dfbda49
|
Add selection, other themes, cursor styles
and fix some issues
|
2017-09-09 14:33:50 +02:00 |
|
 cpsdqsandMightyPork
|
dd08290587
|
Rewrite term_screen with canvas
|
2017-09-09 14:33:50 +02:00 |
|