diff options
| author | blasty <blasty@local> | 2026-08-06 15:11:54 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-08-06 15:11:54 +0200 |
| commit | 92306a3f148edd465d0f4bb58cb2dba87cca59f2 (patch) | |
| tree | 526f792aa7a9fe84ddde0f4133a1cbe0802455c7 /README.md | |
| parent | rpc: an opfmt verb, and 'drive fmt' (diff) | |
| download | ida-tui-92306a3f148edd465d0f4bb58cb2dba87cca59f2.tar.gz ida-tui-92306a3f148edd465d0f4bb58cb2dba87cca59f2.tar.xz ida-tui-92306a3f148edd465d0f4bb58cb2dba87cca59f2.zip | |
tests: cover the literal formats
Pilot scenarios for the listing and the pseudocode, for the mark moving
between operands, for a refusal not being swallowed by the previous
success, and for the cursor staying on its literal across a reflow. Plus
experiments/opfmt_tools.py, which runs the real injected tool sources
against a live database with the decorators stubbed -- faster than the
pilot and the right place for the IDA-side edge cases.
Also fixes two pre-existing bugs the work surfaced, both of which made
edits happen off screen: cursor_on searched from row 0 of the whole
segment and never scrolled, so a driver's word= edit landed in an
unrelated function while reporting success; and the cursor verb didn't
scroll either. Both now go through rpc.place_cursor.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
