Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncplayer: differences in behavior between terminals on SIGWINCH #2719

Open
rockorager opened this issue Jul 3, 2023 · 1 comment
Open

ncplayer: differences in behavior between terminals on SIGWINCH #2719

rockorager opened this issue Jul 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rockorager
Copy link

Everything with notcurses 3.0.9.

ncplayer /path/to/some.png

foot:

COLORTERM=truecolor
GDM_LANG=en_US.UTF-8
LANG=en_US.UTF-8
TERM=foot
TERM_PROGRAM=foot
TERM_PROGRAM_VERSION=1.14.0

Sixel appears, centered. Resize image. Sixel still appears, centered.

wezterm

COLORTERM=truecolor
GDM_LANG=en_US.UTF-8
LANG=en_US.UTF-8
LANGUAGE
TERM=wezterm
TERM_PROGRAM=WezTerm
TERM_PROGRAM_VERSION=20230408-112425-69ae8472
WEZTERM_CONFIG_DIR=/home/tim/.config/wezterm
WEZTERM_CONFIG_FILE=/home/tim/.config/wezterm/wezterm.lua
WEZTERM_EXECUTABLE=/usr/bin/wezterm-gui
WEZTERM_EXECUTABLE_DIR=/usr/bin
WEZTERM_PANE=0

Graphic appears (I assume with kitty), scaled to fill window. Resize, image rescales to fill new window size

kitty

COLORTERM=truecolor
GDM_LANG=en_US.UTF-8
LANG=en_US.UTF-8
TERM=xterm-kitty
TERMINFO=/usr/lib/kitty/terminfo
version=0.28.1

Graphic appears, scaled to fill window. resize, no graphic anymore.

@rockorager rockorager added the bug Something isn't working label Jul 3, 2023
@rockorager
Copy link
Author

IMO, this really should be a bug with either kitty or wezterm, but it's unclear to me which one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant