[konsole] [Bug 386762] New: mousewheel scrolling in vim moves 1 line at a time

James bugzilla_noreply at kde.org
Sun Nov 12 01:02:52 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=386762

            Bug ID: 386762
           Summary: mousewheel scrolling in vim moves 1 line at a time
           Product: konsole
           Version: master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: purpleposeidon at gmail.com
  Target Milestone: ---

Created attachment 108801
  --> https://bugs.kde.org/attachment.cgi?id=108801&action=edit
EZ patch

Version: master (currently 17.11.70, f69f94d256f6c622ec146c4ffb820137ce8ff396),
also 16.12.3

less and vim see only 1 UpKey/DownKey per scroll wheel instead of 3, making
scrolling in them obnoxiously slow.

Old konsole (not sure what one, sorry) did the right thing here. Same mouse,
same screen, older ubuntu, different hardware.

I'm currently sustaining life by scaling it up in
TerminalDisplay.cpp:2515/TerminalDisplay::wheelEvent(QWheelEvent*), but there's
probably a less hacky way.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list