-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forth: add MIN_ROW variable to allow screen split
You can change MIN_ROW to something between 0 (top of the screen) and 28 (near the bottom). The interpreter will keep the forth lines in that range, leaving the upper part of the screen to the user (for anything application related?).
- Loading branch information
Showing
1 changed file
with
26 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters