aboutsummaryrefslogtreecommitdiffstats
path: root/experiments
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-08-06 15:11:54 +0200
committerblasty <blasty@local>2026-08-06 15:11:54 +0200
commite13facab8c89ef7a4f4a42090ce6456e48b25fc2 (patch)
treecebcaf541c4f3000f859e57bb3aef5a037b36a37 /experiments
parentdomain: operand extents, and the formats behind them (diff)
downloadida-tui-e13facab8c89ef7a4f4a42090ce6456e48b25fc2.tar.gz
ida-tui-e13facab8c89ef7a4f4a42090ce6456e48b25fc2.tar.xz
ida-tui-e13facab8c89ef7a4f4a42090ce6456e48b25fc2.zip
app: 'o' cycles the literal under the cursor
IDA's own key, and that muscle memory is worth more than the opcode column's old claim on it -- the bytes column moves to B. The literal the cursor is on is MARKED, and that mark is what changes, because a line usually holds more than one. The cursor follows its literal across the edit: 48 <-> 0x30 reflows the line, and holding the column would put the next press on a neighbour. Land on a register -- something with no format of its own -- and it says so and names the operand that has one, rather than quietly reformatting a different one. Works in the pseudocode too, on Hex-Rays' separate number formats.
Diffstat (limited to 'experiments')
0 files changed, 0 insertions, 0 deletions