1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

neocon/neocon.c: new option -L for local line editing (for Contiki)

This commit is contained in:
Werner Almesberger
2013-06-22 19:18:44 -03:00
parent 8b40af7770
commit 412d605f84
2 changed files with 18 additions and 8 deletions

View File

@@ -22,6 +22,10 @@ with the option "-e escape".
To manually switch to the next device, enter "~n".
The option -L switches console input from character-by-character
(raw) mode to local line editing (cooked). Edited lines are sent
with \n termination.
Known issues
------------