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

access history from main app #46

Open
cartalegault opened this issue May 15, 2022 · 0 comments
Open

access history from main app #46

cartalegault opened this issue May 15, 2022 · 0 comments

Comments

@cartalegault
Copy link

Hi there - As I understand, each time something is typed/returned, it appends to the history array and state.

Is there a way to access history on an ongoing basis?

I'd like to do something like:

  1. user cat's some file
  2. file prints UUID
  3. if history.find UUID then trigger some action.. maybe show a button

Similarly if, history gets beyond some count, maybe i auto trigger help.

Is this possible?

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

No branches or pull requests

1 participant