Peiwei Hu

Results 4 issues of Peiwei Hu

The command line prompt will cover the last line when the last line doesn't end with \n While developing https://github.com/rizinorg/rizin/pull/2791, I found if one changes the `rz_cons_printf("%s\n", rz_strbuf_drain(sb));` in librz/core/cmd/cmd_print.c:4910...

shell

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style) - [...

rz-test
RzBin
rz-diff
API
RzCore
ELF
PE
Mach-O
java
DEX

**Is your feature request related to a problem? Please describe.** IMO, currently the stability of TUI mode (like `Vv` and `v`) is not as good as the interactive shell. For...

visual
test-required

…nction * add flag space xdata to label these data * show hex instead of invalid for labeled position **Your checklist for this pull request** - [ ] I've read...

RzCore