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

UX: history command #435

Merged
merged 14 commits into from
Jun 5, 2024
Merged

UX: history command #435

merged 14 commits into from
Jun 5, 2024

Conversation

h00die
Copy link
Contributor

@h00die h00die commented May 29, 2024

Adds a history command, saved at exit (not ctr+c, assuming that's a bail at all costs method) and loaded at startup. Saved across sessions.

image

@DaveYesland
Copy link
Collaborator

I tested this and it works, nice addition thanks!

Looks like just some linting issues and a merge conflict to fix

Run poetry run make lint

pacu/main.py:51:1: E302 expected 2 blank lines, found 1
pacu/main.py:3[7](https://github.com/RhinoSecurityLabs/pacu/actions/runs/9290337420/job/25803229306?pr=435#step:6:8)9:1: W293 blank line contains whitespace

pacu/main.py Outdated Show resolved Hide resolved
@h00die
Copy link
Contributor Author

h00die commented Jun 4, 2024

should be good for re-test

@DaveYesland DaveYesland merged commit 6b458ff into RhinoSecurityLabs:master Jun 5, 2024
3 checks passed
@h00die h00die deleted the history branch June 5, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants