-
-
Notifications
You must be signed in to change notification settings - Fork 185
Description
Environment:
OS: Linux (Remote Cluster / Login Node)
Terminal: Windows Terminal (supporting Sixel)
Version: term.everything v0.7.6
The Issue: I am trying to view a PDF file using evince inside term.everything. Despite setting a large --virtual-monitor-size (e.g., 1600x1000 or 7000x4500), the application window remains fixed at its default minimum size in the top-left corner of the terminal canvas.
What I've tried:
Used --virtual-monitor-size with various resolutions.
Used --support-old-apps to trigger the window manager, but the app still doesn't maximize to fill the canvas.
Tried evince --fullscreen, but it only fills the small sub-window in the corner, not the entire terminal display area.
Verified TERM_EVERYTHING_PIXEL_MODE=SIXELS is working as images are visible, just incorrectly scaled/positioned.
Expected Behavior: The GUI application should automatically maximize or fill the entire area defined by --virtual-monitor-size, especially when using --support-old-apps.
Screenshots:
