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

abduco: report pixel sizes to child processes that use ioctl(0, TIOCGWINSZ, ...) #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davvid
Copy link

@davvid davvid commented Jan 18, 2023

Add the ws_xpixel and ws_ypixel fields to the IPC packets so that abduco can properly respond to ioctl() requests for the screen size.

This enables terminals such as "kitty" to display images inside of an abduco session.

…WINSZ, ...)

Add the ws_xpixel and ws_ypixel fields to the IPC packets so that abduco
can properly respond to ioctl() requests for the screen size.

This enables terminals such as "kitty" to display images inside of an
abduco session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant