Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a popup console "widget" #8476

Closed
1 of 3 tasks
XVilka opened this issue Sep 11, 2017 · 7 comments
Closed
1 of 3 tasks

Add a popup console "widget" #8476

XVilka opened this issue Sep 11, 2017 · 7 comments
Labels
concept Highly experimental features and controversial ideas consoleui enhancement visual Visual console mode (NOT PANELS!)

Comments

@XVilka
Copy link
Contributor

XVilka commented Sep 11, 2017

To show the multiple possible values with scrolling, when in the one of visual modes.
Like in console vim:
2xvegj5

One of the cases - when you have an offset, like e.g. mov eax, [ebx + 0x18] and in the future it will support to change the offset for a structure field offset or a named constant, and if there is a multiple choices - to show this popup menu.

  • offset (o command) autocompletion in visual mode
  • apply type for the variable
  • ...
@XVilka XVilka added concept Highly experimental features and controversial ideas consoleui enhancement labels Sep 11, 2017
@XVilka
Copy link
Contributor Author

XVilka commented Sep 20, 2017

Can also be useful for stuff like in this IDA plugin - https://github.com/alexhude/FRIEND

@XVilka
Copy link
Contributor Author

XVilka commented Dec 11, 2017

Or the one from neovim:
33796988-ee959e98-dcc4-11e7-987c-e91d8108a22a

@XVilka XVilka added this to the 2.9.0 - pre-r2con milestone May 23, 2018
@XVilka XVilka added the visual Visual console mode (NOT PANELS!) label Jul 9, 2018
@radare radare modified the milestones: 2.9.0, 3.0 Aug 31, 2018
@ret2libc
Copy link
Contributor

Isn't this already sovled? @cyanpencil ?

@XVilka
Copy link
Contributor Author

XVilka commented Oct 11, 2018 via email

@ret2libc ret2libc removed this from the 3.0 milestone Oct 11, 2018
@XVilka XVilka added the GSoC label Nov 16, 2018
@XVilka XVilka removed the GSoC label Feb 26, 2019
@XVilka XVilka added this to To do in Console Interface Improvements via automation Apr 3, 2019
@deepakchethan deepakchethan moved this from To do to In progress in Console Interface Improvements Apr 26, 2019
@XVilka
Copy link
Contributor Author

XVilka commented May 20, 2019

@deepakchethan can you please review this issue and tell what is missing? I believe it can be closed now. Am I right?

@radare
Copy link
Collaborator

radare commented May 20, 2019 via email

@XVilka
Copy link
Contributor Author

XVilka commented May 20, 2019

So lets open a new bugs instead and close this one.

@XVilka XVilka closed this as completed May 20, 2019
Console Interface Improvements automation moved this from In progress to Done May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept Highly experimental features and controversial ideas consoleui enhancement visual Visual console mode (NOT PANELS!)
Development

No branches or pull requests

4 participants