termux-play-store / termux-apps

Source for the Termux build on Google Play.
https://play.google.com/store/apps/details?id=com.termux
Other
35 stars 1 forks source link

Fill .ws_xpixel and .ws_ypixel values in winsize #7

Closed fornwall closed 2 weeks ago

fornwall commented 2 weeks ago

This allows to get terminal size in pixels using TIOCGWINSZ ioctl.

By @Kruna1Pate1 in https://github.com/termux/termux-app/pull/3098.