test-case: less paginates inside aish #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps
cd ~/src/aish && luajit main.lua$less /home/mfritsche/src/aish/docs/PHASE0.mdExpected
:prompt at bottom.─── exit 0 ───.What this exercises
Same PTY substrate as the vim test, but exercises a pager that does not take over the alternate screen as aggressively as vim does.
Likely failure modes
rawmode not on stdin) → keystroke buffered.Succesful.