aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-10 15:14:49 +0200
committerblasty <blasty@local>2026-07-10 15:14:49 +0200
commit85c717ac6aa7e6a2559c1ffb8e4e4f344419a667 (patch)
treeb9201affa090401627923a181be6a87c07417a5e /server
parentrpc: unix-socket puppeteering server (raw keys + introspection + screen) (diff)
downloadida-tui-85c717ac6aa7e6a2559c1ffb8e4e4f344419a667.tar.gz
ida-tui-85c717ac6aa7e6a2559c1ffb8e4e4f344419a667.tar.xz
ida-tui-85c717ac6aa7e6a2559c1ffb8e4e4f344419a667.zip
rpc: semantic verbs (typed-with-delay ops + fast movement)
Layer high-level verbs over the raw injection: goto/open, rename, comment, retype, follow, back, toggle_view, hex, xrefs, symbols, structs, close, plus fast move/cursor. Editing/goto verbs type through the real prompts with a per-char delay (default 35ms) so viewers see it typed; movement uses bare keypresses with a pump-only settle to stay snappy. Each verb settles on an op-specific predicate where one exists (goto lands on the target, follow grows the nav stack, toggle flips _active, modals open), so the returned state is never stale. rpc_smoke now drives the semantic path end-to-end (rename round-trip via the prompt-fill seam), 11 green.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions