rizinorg / rizin

UNIX-like reverse engineering framework and command-line toolset.
https://rizin.re
GNU Lesser General Public License v3.0
2.73k stars 363 forks source link

Add a scroll (navigation) line in `V` and `Vv` modes #3174

Open XVilka opened 2 years ago

XVilka commented 2 years ago

Currently, the quick navigation is impossible in visual modes, you have to scroll using commands or by scrolling the functions/flags roster. By providing a scroll line, especially a clickable with a mouse will provide the experience similar to Cutter, for example. I suggest putting it in a horizontal position at the bottom. A good example on how it's done in ncmpcpp:

image

Note, how beneficial it would be in this mode, for example:

image

0xn4utilus commented 1 year ago

Hi, is anyone working on this? I would like to take up this issue.

XVilka commented 1 year ago

@0xn4utilus nobody does, go ahead.