Skip to content

How do I map characters from the terminal? #19

Answered by tabemann
marklacas asked this question in Q&A
Discussion options

You must be logged in to vote

I would personally highly suggest using zeptocom.js, a Forth web serial terminal, with zeptoforth, if you have access to Chrome or Chromium (but note that web serial does not appear to work with Chromium on FreeBSD). (If you want to look at the source code for zeptocom.js, or you want to run it with a local web server, it is also on GitHub.) zeptocom.js provides many features including history, history completion, and mass code upload support.

If you do not want to use zeptocom.js and rather want to use a terminal emulator like picocom or GNU screen, there is also the option of using zeptoforth's line editor, which is part of full builds of zeptoforth. For starters, you should be able to …

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tabemann
Comment options

You must be logged in to vote
2 replies
@marklacas
Comment options

@marklacas
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants