Screen margins and scrolling regions are acting strange for the JOE editor #1814

Open
opened 2026-01-30 22:37:14 +00:00 by claunia · 0 comments
Owner

Originally created by @JJussi on GitHub (Jun 21, 2019).

Originally assigned to: @j4james on GitHub.

Environment

Windows build number:Microsoft Windows [Version 10.0.18922.1000]
Windows Terminal version (if applicable):wsl2

Steps to reproduce

wsl
sudo apt install joe
joe some_text_file.txt

Expected behavior

At windows subsystem linux terminal you start editing some text file with joe editor.
When file have more lines that what current terminal have and you scroll down/up, lines at the screen scrolls with you.

This works fine with nano/pico/vi but not with joe.

Actual behavior

When cursor reach last/first line of screen, only last/first line changes under cursor. Screen is not scrolling.

Originally created by @JJussi on GitHub (Jun 21, 2019). Originally assigned to: @j4james on GitHub. # Environment Windows build number:Microsoft Windows [Version 10.0.18922.1000] Windows Terminal version (if applicable):wsl2 # Steps to reproduce wsl sudo apt install joe joe some_text_file.txt # Expected behavior At windows subsystem linux terminal you start editing some text file with joe editor. When file have more lines that what current terminal have and you scroll down/up, lines at the screen scrolls with you. This works fine with nano/pico/vi but not with joe. # Actual behavior When cursor reach last/first line of screen, only last/first line changes under cursor. Screen is not scrolling.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1814