This patch-level release adds the word more
( ? xt -- ? ), which is a general-purpose pager which breaks console output into screenfuls displayed one at a time. It also allows the user to exit out of the word whose output is being paged after each screenful is displayed. Note that more
is not compatible with zeptocom.js or e4thcom because it expects a full ANSI terminal implementation that will respond to queries for terminal dimensions and cursor coordinates, which xterm.js, used by zeptocom.js, and e4thcom do not support. Also note that more
is compatible with ANSI text colors and UTF-8.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.