binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Not all the "change type" hot keys work in when selecting variables in linear/graph view

Open plafosse opened this issue 3 years ago • 1 comments

Version and Platform (required):

  • Binary Ninja Version: 3.1

Bug Description: The following keys don't work when selecting variables in the IL views 'd' - cycle integer size '-' - invert integer sign 'f' - cycle float size '1', '2', '4', '8' - Set integer size 'o' - make pointer (this works on integer tokens but not variable tokens)

plafosse avatar Jul 03 '22 14:07 plafosse

I think they also do not work in graph view. Should I change the title to reflect it?

xusheng6 avatar Jul 22 '22 08:07 xusheng6