1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

8 Commits

Author SHA1 Message Date
Rhys Weatherley
c24e67c63d Memory-efficient encapsulation of command arguments 2016-03-11 20:46:13 +10:00
Rhys Weatherley
57fb8f2fe3 Fixes to telnet window size handling 2016-03-11 06:16:41 +10:00
Rhys Weatherley
e9e48c0703 Don't use CTRL-Z for "exit", only CTRL-D 2016-03-09 19:41:09 +10:00
Rhys Weatherley
031f0ae50a No history navigation when hideChars is active 2016-03-09 19:40:03 +10:00
Rhys Weatherley
6392661663 Make terminal writes more atomic 2016-03-09 19:38:00 +10:00
Rhys Weatherley
9e6f6cfb2d Allow "?" to be used as a synonym for "help" 2016-03-09 17:56:49 +10:00
Rhys Weatherley
25aeeb0383 Telnet mode for the Terminal class 2016-03-09 17:56:22 +10:00
Rhys Weatherley
ef532b3eef Shell and Terminal API 2016-03-05 13:21:25 +10:00