diff options
| author | user <user@clank> | 2026-07-11 10:09:03 +0200 |
|---|---|---|
| committer | user <user@clank> | 2026-07-11 10:09:03 +0200 |
| commit | 156168cb42237884edd39af15bc80138c9443910 (patch) | |
| tree | a82e78c5dc0229775911b71706d82e5022169b88 /idatui/domain.py | |
| parent | docs: blueprint for generalizing the TUI-driving layer (e.g. gdb) (diff) | |
| download | ida-tui-156168cb42237884edd39af15bc80138c9443910.tar.gz ida-tui-156168cb42237884edd39af15bc80138c9443910.tar.xz ida-tui-156168cb42237884edd39af15bc80138c9443910.zip | |
drive pc: render pseudocode in the TUI, not just the driver
The pc command called only the read-only pseudocode RPC (runs off the UI
loop, never touches the screen), so LLM-driven sessions showed nothing on
the live pane. Compose goto + toggle_view + search so the real TUI
navigates to the function, makes the decomp pane the visibly-active view,
and jumps the cursor to the needle — then return the same text as before.
Diffstat (limited to 'idatui/domain.py')
0 files changed, 0 insertions, 0 deletions
