Lister - improve the "Go to position"

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
fvpetrov
Junior Member
Junior Member
Posts: 4
Joined: 2014-08-21, 10:26 UTC

Lister - improve the "Go to position"

Post by *fvpetrov »

I would appreciate if the "Go to position" dialog implements a decimal (or hex) offset in addition to the percent option.

Possible input formats for the "Go to position" can be:
- percent (as now)
- percent (floating point)
- absolute offset (decimal)
- absolute offset (hex)
- relative offset (decimal)
- relative offset (hex)

Thanks and keep up the very good work!

Florin Petrov
Last edited by fvpetrov on 2015-01-21, 13:17 UTC, edited 1 time in total.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

It was already suggested but I don't know if it will be realized. Personally I would appreciate absolute and relative offsets in decimal/hex (4096, -100, +3000, 0x1000, -0x1000, +$1000 etc, i.e. [+-]?(0x|$)?[\d]+) and floating point percentage (50, +20, -10, 33.3, +4.6 etc).
Post Reply