If I use ctrl-a to increment a hex number (or ctrl-x to decrement) the number will use lowercase letters if there are currently no other uppercase letters.
For example, if I increment 0x009I get 0x00a but if increment 0xA09 I get 0xA0A.
I want it to default to using capital letters. Does anyone know how to do this? Does anyone else care?
Ctrl-aandCtrl-x:) – Niloct Apr 27 '12 at 0:05