diff options
| author | blasty <blasty@local> | 2026-07-10 15:45:51 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-10 15:45:51 +0200 |
| commit | b90ae8d52623e9a59d6f5ee68ff2f96537bf965d (patch) | |
| tree | 65383a739061efd0e7aa23e2e06f15de94e702b9 /server | |
| parent | pane: spawn/stop/list idatui TUI panes in tmux for agent-driven RE (diff) | |
| download | ida-tui-b90ae8d52623e9a59d6f5ee68ff2f96537bf965d.tar.gz ida-tui-b90ae8d52623e9a59d6f5ee68ff2f96537bf965d.tar.xz ida-tui-b90ae8d52623e9a59d6f5ee68ff2f96537bf965d.zip | |
rpc: cursor_on + word= edits, single-driver gate, colored screen
cursor_on {word,line?,occurrence?} places the cursor on a token, verified
with the app's own tokenizer (so 'main' won't match inside 'domain');
rename/retype/follow gain an optional word= that runs it first — the
ergonomic way to edit a named symbol without a manual view+cursor dance.
Single-driver gate: the socket now serves one client at a time; a second
concurrent connection is refused with 'busy' (no multi-driver support yet,
by request). Sequential connections are unaffected.
screen gains format=text|html|svg (html/svg are colored — for an
out-of-band web viewer). rpc_smoke: 24 green.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions
