radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.54k stars 2.99k forks source link

Refresh screen via http server #10571

Open bannsec opened 6 years ago

bannsec commented 6 years ago

With some of the cross control stuff i'm working on, it would be nice to be able to trigger a refresh remotely via http. For instance, i'm updating comments via http while looking in visual mode on the command line. I don't see the updated comments until I hit r for refresh locally. If I try to perform that command remotely, the command line does not update.

It would be nice to have some way of triggering to the command line that something just updated and i would like to refresh the screen.

XVilka commented 6 years ago

Also required for this https://github.com/radare/radare2/issues/7410

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of radare2. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.