-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
VT: BackendVirtual Terminal Backend (libterminal API)Virtual Terminal Backend (libterminal API)bugSomething isn't workingSomething isn't working
Description
Contour Terminal version
Contour Terminal Emulator 0.3.13-master-7172b40d
Installer source
Github: source code cloned
Operating System
Fedora 38
Architecture
x86-64
Other Software
No response
Steps to reproduce
Set some margins first by running printf '\033[1;20r'
and then reset margins by running printf '\033[r'
.
Expected Behavior
After reset margin is run, contour should set margins to pagesize.
Actual Behavior
Contour doesn't reset margins and keeps the original margins that were given in previous DECSTBM invocation.
Additional notes
No response
Metadata
Metadata
Assignees
Labels
VT: BackendVirtual Terminal Backend (libterminal API)Virtual Terminal Backend (libterminal API)bugSomething isn't workingSomething isn't working