rizin/test/db/cmd/cmd_interactive_modes
Rot127 0c0f868646
Add ?**, ?**e, ?*** for interactive search of command and settings details (#5062)
* Add ?** as alias for ?*~...

* Zero initialize the help desc copy.

Fixes a bug when detail_cb was called but it was just garbage.

* Implement ?***

* Add tests for interactive command search

* Add string buffer output mode for internal use and use it for setting help.

* Add ?**e for interactive search of config values.
2025-07-08 12:06:39 +00:00

1.8 KiB

0> |
- ! | Usage: !<command> [<args1> <args2> ...] # Runs given commands in system(3)
! | Examples:
EOF
RUN