Hyper: Make mouse wheel events scroll through `less`, `git log` and `get diff` style output

Created on 18 Jul 2016  路  9Comments  路  Source: vercel/hyper

Really miss this feature from Terminal.app

When you're viewing scrollable output with Terminal.app you're able to use the mouse wheel or trackpad to scroll through the content.

Terminal.app

scrollterminal

HyperTerm

scrollhyperterm

It seems like this might be possible to make a plugin for this, and possibly be a candidate for a default plugin.

Feature Request

Most helpful comment

Checkout this guys. hyperterm-alternatescroll

All 9 comments

Checkout this guys. hyperterm-alternatescroll

This plugin no longer appears to work

@matmunn If you are using the canary version it will most likely not work but it should work in the stable version 馃樃

@MAPESO It doesn't.

Just tested with our v2 and it works great on macOS.

Have you tested on Windows?

@orcinus no, the original poster was talking about Terminal.app.
Please open an issue if Windows native terminal handles it and not Hyper.

Sending scroll and mouse messages to local apps and the remote host is not a Terminal.app specific feature. Right now, things like tmux mouse events, tmux buffer scroll etc. don't work at all in Hyper on Windows. As in there is no mouse messaging support of any sort. It's not a matter of "Windows native terminal handling it" or not handling it. It's a feature missing in Hyper.

Finally, the issue / request as reported was:

Make mouse wheel events scroll through less, git log and get diff style output

not:

Make Hyper behave as Terminal.app on Mac OS

But fine, i'll create a new issue.

Make mouse wheel events scroll through less, git log and get diff style output
It works perfectly on macOS (platform of the original poster). So this issue is fixed.

There is some existing issue with tmux, do not create a new one please.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rauchg picture rauchg  路  3Comments

cilice picture cilice  路  3Comments

laur1s picture laur1s  路  3Comments

weabot picture weabot  路  3Comments

yvan-sraka picture yvan-sraka  路  3Comments