cpsdqs
|
0c23da7bf8
|
Fancy graphics should be enabled at graphics=1
|
7 years ago |
cpsdqs
|
5d2e8d845a
|
Actually fix #142
|
7 years ago |
cpsdqs
|
4f58900aac
|
Fix #142 and #141
|
7 years ago |
cpsdqs
|
ec270c3fdf
|
Move screen init to term.js
|
7 years ago |
cpsdqs
|
de897f013c
|
Add fancy graphics
|
7 years ago |
cpsdqs
|
16f37aafd5
|
Improve visual debug mode
|
7 years ago |
cpsdqs
|
d5f6bf2dfa
|
Fix invisible cursors
|
7 years ago |
Ondřej Hruška
|
a78db76327
|
update demo content for github pages
|
7 years ago |
Ondřej Hruška
|
810782a7f2
|
new colors decoding
|
7 years ago |
Ondřej Hruška
|
c07a6162f2
|
Merge branch 'canvas-babel' into canvas
|
7 years ago |
Ondřej Hruška
|
d1fd0b9f95
|
oops completely broke high unicode
|
7 years ago |
Ondřej Hruška
|
0a975e8801
|
babel, sourcemaps, fixed some uglify errors + a crash on wifi page
|
7 years ago |
cpsdqs
|
c354ec871f
|
Remove strange comment
|
7 years ago |
cpsdqs
|
e187cf545b
|
Ensure blink style is updated by just setting text
|
7 years ago |
Ondřej Hruška
|
6eebc781ed
|
enhance draw debuggin + do not blink if no cells are blinky
|
7 years ago |
Ondřej Hruška
|
03637dd43e
|
do not redraw in blink timer if blinking is turned off
|
7 years ago |
cpsdqs
|
ab23d80799
|
Increase update check radius for wide characters
|
7 years ago |
Ondřej Hruška
|
11d9a40951
|
eslint tuning, re-enabled some rules
|
7 years ago |
cpsdqs
|
4731a259dd
|
Possibly fix #121
|
7 years ago |
Ondřej Hruška
|
6cde517c55
|
comments and removed unused flag from some old version
|
7 years ago |
Ondřej Hruška
|
23fe523412
|
Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas
|
7 years ago |
Ondřej Hruška
|
912f69c725
|
added editing commands
|
7 years ago |
cpsdqs
|
f6f804bd14
|
Remove String#format in favor of template strings
|
7 years ago |
cpsdqs
|
f059a35277
|
Add eslintignore and adhere or be ignored
|
7 years ago |
Ondřej Hruška
|
87ed5491a4
|
make themes work again
|
7 years ago |
Ondřej Hruška
|
086532ff4c
|
fix #122
|
7 years ago |
Ondřej Hruška
|
79664f56a6
|
eslint all the things
|
7 years ago |
Ondřej Hruška
|
7e1611ff7a
|
eslit disable false positives and camelcase requirement
|
7 years ago |
Ondřej Hruška
|
135a4dfe8e
|
added eslint official file
|
7 years ago |
cpsdqs
|
7207ce9fd7
|
Add 256color and truecolor in TermScreen#getColor
|
7 years ago |
cpsdqs
|
8884368226
|
Add notes on unpacking Fontello on macOS
|
7 years ago |
cpsdqs
|
e28d338eca
|
Use yarn instead of npm
|
7 years ago |
cpsdqs
|
fd4f71d0e2
|
Close parenthesis
|
7 years ago |
Ondřej Hruška
|
8c10605156
|
update build script from master
|
7 years ago |
cpsdqs
|
062609c5d8
|
Add license
|
7 years ago |
Ondřej Hruška
|
e689a6a655
|
Create README.md
|
7 years ago |
Ondřej Hruška
|
d9841f60a0
|
Added MPL license file
|
7 years ago |
Ondřej Hruška
|
2b3a5b4b55
|
add notification fallback to use Notify.show()
|
7 years ago |
Ondřej Hruška
|
2921566cc3
|
add G to the select in term_conn
|
7 years ago |
Ondřej Hruška
|
0fefa529b1
|
updated package json
|
7 years ago |
Ondřej Hruška
|
55336d4f5c
|
stop node sass putting garbage in the css file
|
7 years ago |
cpsdqs
|
ba6e5f1723
|
Switch statements require break (sigh)
|
7 years ago |
cpsdqs
|
5cbb3ea2c9
|
Make G (growl) send a Notification
|
7 years ago |
cpsdqs
|
ec4897ae2a
|
Add overline style (attr bit 7)
|
7 years ago |
cpsdqs
|
b18aca1438
|
Some sort of merge...? Cursor styles work fine now
|
7 years ago |
cpsdqs
|
72069d2219
|
Load new 3B attribute and cursor styles
|
7 years ago |
Ondřej Hruška
|
cbc21e9e3b
|
Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas
|
7 years ago |
Ondřej Hruška
|
036a58ce12
|
updated to latest backend, cursor variants setting, reformat some files
|
7 years ago |
cpsdqs
|
a7a2daee11
|
Prevent horrible screeching when BEL is spammed
|
7 years ago |
cpsdqs
|
b3608272a0
|
Fix #119
and space causing the screen to scroll (again)
|
7 years ago |