summaryrefslogtreecommitdiffstats
path: root/server/patch_server.py
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-24 15:19:19 +0200
committerblasty <peter@haxx.in>2026-07-24 15:19:19 +0200
commitc9df714fc714f7f01929a6a7a38ebc07522595e7 (patch)
tree324d4156604c20b2eba93c204881814049c6534f /server/patch_server.py
parentlisting: <end> jumps the cursor to end-of-line, not goto-bottom (diff)
downloadida-tui-c9df714fc714f7f01929a6a7a38ebc07522595e7.tar.gz
ida-tui-c9df714fc714f7f01929a6a7a38ebc07522595e7.tar.xz
ida-tui-c9df714fc714f7f01929a6a7a38ebc07522595e7.zip
listing: <home> jumps the cursor to start-of-line (pairs with <end>)
Mirror the <end> change: in the unified ListingView, `home` now maps to col_home (start of current line) instead of goto_top. Top/bottom move to the conventional ctrl+home / ctrl+end (G still does bottom too), so no navigation is lost. Verified live over RPC: <home> moves col 47->0 on the SAME line, scroll unchanged; ctrl+home lands at line 0, ctrl+end/G at the last line.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions