Re: [PATCH] input: scroll on mousewheel instead of moving cursor
pepa65 <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2023-09-15 09:14, LIU Hao wrote: > By default (when the mouse mode is off) the terminal emulator seems to send key up and down > commands. The only difference between it and the mouse mode is that my gnome terminal scrolls five > lines instead of three. I build nano with "disable-mouse", but the mousewheel does move my cursor, which is OK. If it would make the text scroll but the cursor stay in the same place, it would be weird, but I could probably live with that too. Peter