aboutsummaryrefslogtreecommitdiffstats
path: root/server/patch_server.py
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-24 15:21:44 +0200
committerblasty <blasty@local>2026-07-24 15:21:44 +0200
commited60e9ba5d7b3d8dfb81911ba8623e6b5f6cda39 (patch)
tree37dc972e2681ac2aff4a34c496d3f137f8c2473c /server/patch_server.py
parentlisting: <home> jumps the cursor to start-of-line (pairs with <end>) (diff)
downloadida-tui-ed60e9ba5d7b3d8dfb81911ba8623e6b5f6cda39.tar.gz
ida-tui-ed60e9ba5d7b3d8dfb81911ba8623e6b5f6cda39.tar.xz
ida-tui-ed60e9ba5d7b3d8dfb81911ba8623e6b5f6cda39.zip
listing: shift+home jumps to the start of the instruction text
<home> goes to the true start of line (the address); shift+home now lands on the mnemonic, skipping the address + opcode-bytes gutter. _insn_col() mirrors _line_plain()'s prefix (address + indent + opcode field + member indent + name prefix) so the column matches what's rendered; funchdr/label land after the address, sep after the indent. Verified live over RPC: on a code line, <home> -> col 0 (word '0000249A', the address), shift+home -> col 40 (word 'push', the mnemonic).
Diffstat (limited to 'server/patch_server.py')
0 files changed, 0 insertions, 0 deletions