8000 Replay history by evilmarty · Pull Request #47 · evilmarty/ilc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Replay history #47

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

Merged
merged 3 commits into from
Apr 9, 2025
Merged

Replay history #47

merged 3 commits into from
Apr 9, 2025

Conversation

evilmarty
Copy link
Owner
  • Add test for runner
  • Add history store
  • Add ability replay a previous command

Description

Add ability to replay a previously executed command. This works similar to how it operates in bash etc.

Example:

# Run a command, with arguments or interactively
ilc examples/ilc.yml weather -airport bne

# Run the last executed command
ilc examples/ilc.yml !

# or replay the matching command
ilc examples/ilc.yml !weather

Checklist

  • All tests are passing
  • New tests were created to address changes in pr (and tests are passing)
  • Updated README and/or documentation, if necessary

Thanks for contributing!

@evilmarty evilmarty merged commit 4adac55 into main Apr 9, 2025
1 check passed
@evilmarty evilmarty deleted the replay-history branch April 9, 2025 10:20
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.

1 participant
0