Re: [dev] Zooming
Are you speaking of st? In this case... no. It's not a common issue (or at least my config.h works fine) Here's the relevant content of my config.h file: ``` { TERMMOD, XK_Prior, zoom, {.f = +1} }, { TERMMOD, XK_Next,zoom,
[dev] [st] When shrinking the width of a st window, overflowing text gets cut out and it is no longer retrievable, not even if the width is reset to the original one
e: 1. Has this problem previously discussed? If so, what were the outcomes of the discussion? 2. I haven't found one yet on the website, but is there a patch that solves this problem? Thanks in advance. Luxgiammi