sharkdp / binocle

a graphical tool to visualize binary data
Apache License 2.0
1.12k stars 32 forks source link

Slider adjustments #45

Open flip111 opened 2 years ago

flip111 commented 2 years ago

The slider doesn't really work so well fine grained. With SHIFT it still makes +5 steps. It would be more useful to make +1 steps.

It would also be nice to use scrollwheel to do -1 and +1

sharkdp commented 2 years ago

There are hotkeys for a lot of different settings. Unfortunately, they are not documented (#12), but you can see them here: https://github.com/sharkdp/binocle/blob/master/src/event_loop.rs#L109-L217