+1
accept hex values in goto line
right now, the goto line command (Ctrl+G), and /path/to/file:line_num syntax only accepts decimal values for the line number.
if you use
int(line_num, 0)
then it should be able to parse other number formats, including hexadecimal, octal, binary, etc.
Thanks!
Servicio de atención al cliente por UserEcho