This website works better with JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
You've already forked espterm-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
274
Commits
4
Branches
45
Tags
3.9 MiB
Tag:
Branch:
Tree:
e47a5477f9
http-comm
master
new-codepages
work
0.1
0.2
0.3
0.4
0.5
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.6.0-beta
0.6.1
0.6.10
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.6.8
0.6.9
0.7.0
0.7.1
1.0.0-beta
1.0.1
1.0.2
1.1.0
1.1.0-beta
1.1.0-rev2
1.1.1
1.1.2
2.0.0
2.1.0
2.1.0-beta
2.1.0-beta2
2.1.0-beta2-real
2.1.0-beta3
2.1.1-cs
2.2.0
2.3.0
2.3.0-hu1
2.3.0-hu2
2.3.0-pre1
2.3.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e47a5477f9'
${ noResults }
Commit Graph
27 Commits (e47a5477f9178429d452a0beffdb5f8d7747f913)
Author
SHA1
Message
Date
Ondřej Hruška
6535b49551
implemented Inser and Delete lines/characters (e[ Pn L,M,@,P)
7 years ago
Ondřej Hruška
2cb8586c94
preparation for insert and delete commands
7 years ago
Ondřej Hruška
ec1cebdd4c
bugfixes
7 years ago
Ondřej Hruška
af5a3a64ed
fix bug and undo regression with cursor restore
7 years ago
Ondřej Hruška
7b94eef448
implemented a couple new ESC codes and stubs for 4 others
7 years ago
Ondřej Hruška
12385b7a5f
dont clear terminal screen when not needed. also allow setting term title or buttons to empty string
7 years ago
Ondřej Hruška
f8c60b0668
parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM
7 years ago
Ondřej Hruška
0b3cfe0e74
use 0x01 for seps in labels string so users can use pipe if they want to
7 years ago
Ondřej Hruška
4551ad6dbe
added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything
7 years ago
Ondřej Hruška
3f4b8a94f1
commands to set button or title
7 years ago
Ondřej Hruška
110f461cf5
bold works !!
7 years ago
Ondřej Hruška
3ae1451821
working unicode!!! WTF!! and ajax initial load to avoid having to escape shit
7 years ago
Ondřej Hruška
d711909812
w.i.p. Terminal Themes added, improved terminal color picker, new compression in front-end
7 years ago
Ondřej Hruška
28a170faa3
Fixed a ton of bugs and made almost everything work
7 years ago
Ondřej Hruška
5c8eab387e
some renaming
7 years ago
Ondřej Hruška
509b19a9bc
implemented a persistence subsystem
7 years ago
Ondřej Hruška
9dd5a1f082
Implemented cursor wrap control codes e[?7h and l
8 years ago
Ondřej Hruška
0acf0bdd72
Small front-end improvements + made screen clearing apply cursor color to cleared area
8 years ago
Ondřej Hruška
b1baffa3d5
Implemented device status query cmd & cursor save/restore with attrs
8 years ago
Ondřej Hruška
bbb56541f8
packed screen struct to 2 bytes, saved 2 kB of RAM
8 years ago
Ondřej Hruška
1d52cd551a
implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh
8 years ago
Ondřej Hruška
f8d848f383
FIXED STUPID JSON BUG YOOOO
8 years ago
Ondřej Hruška
0f7fb9430c
Much better wifi config, added display for IP etc, improved "connecting" page
8 years ago
Ondřej Hruška
78c2f9ee52
fix sending 'cv' cursor visible flag
8 years ago
Ondřej Hruška
ca93a3b90d
Added messaging from browser to server, tap handling, improved resize on clientside
8 years ago
Ondřej Hruška
afa34a43de
working terminal
8 years ago
Ondřej Hruška
fd6587d2bb
Added terminal stuff (experimental)
8 years ago