Is your feature request related to a problem? Please describe.
i can push the 'arrow up' button to scroll through my historic commands.
this request is to have a same funcionality, as in linux, to execute 'history', and then the previous commands show up, including a number in front of them, so we can execute like !69.
Describe the solution you'd like
history funcionality as w linux.
additionally, once objection starts up, we could have it configured to list the top 3 executes commands or something like this.
so it starts up:
___| |_|_|___ ___| |_|_|___ ___
| . | . | | -_| _| _| | . | |
|___|___| |___|___|_| |_|___|_|_|
|___|(object)inject(ion) v1.12.5
Runtime Mobile Exploration
by: @leonjza from @sensepost
// Historic commands
1. import abc.js
2. import whatever.js
3. another command here
[tab] for command suggestions
com.dxx.firenow (run) on (iPhone OS: 15.2) [usb] #
then if i simply press 3, it executes another command here
Describe alternatives you've considered
no alternatives
Additional context
description should describe enough
Is your feature request related to a problem? Please describe.
i can push the 'arrow up' button to scroll through my historic commands.
this request is to have a same funcionality, as in linux, to execute 'history', and then the previous commands show up, including a number in front of them, so we can execute like !69.
Describe the solution you'd like
history funcionality as w linux.
additionally, once objection starts up, we could have it configured to list the top 3 executes commands or something like this.
so it starts up:
then if i simply press 3, it executes
another command hereDescribe alternatives you've considered
no alternatives
Additional context
description should describe enough