This patch-level release introduces a pager in the words more-words
, more-words-in
, more-lookup
, and more-lookup-in
, counterparts of words
, words-in
, lookup
, and lookup-in
, and fixes a bug where pressing backspace when the input buffer is empty will place an extraneous $7F
(i.e. DEL) on the data stack. Note that the words with a pager must not be used when using zeptocom.js or e4thcom as they query the terminal for its size, and when using zeptocom.js or e4thcom they never get a response due to the limitations of the terminal's implementation. Additionally, in more-words
, more-lookup
, words
, and lookup
, duplicate modules in the search order are ignored, changing the behavior where when in the forth
module entries of the forth
module would be displayed twice.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.