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,           {.f = -1} },
        { TERMMOD,              XK_Home,        zoomreset,      {.f =  0} },
```

I hope this helps.

On 14.01.2021 12:45, filip wrote:
Hello,
I have set up bindings for zooming, but when I try to zoom it only
scrolls...
Is this is a common issue?

//F

Reply via email to