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 persistent command history to the CLI #132

Conversation

IAmMarcelJung
Copy link
Contributor

This adds a persistent command history to the CLI, which is also available after closing and restarting the CLI.
Adapted from this stackoverflow post.

@KelvinChung2000
Copy link
Contributor

I will suggest storing the history in the .FABulous folder. So, each project can have its own CLI history.

@IAmMarcelJung
Copy link
Contributor Author

Nice suggestion! It is now implemented.

@KelvinChung2000
Copy link
Contributor

We will not need the .fabulous_history in the .gitignore file then.

@IAmMarcelJung
Copy link
Contributor Author

Ah, yes of course. Fixed!

@KelvinChung2000 KelvinChung2000 merged commit cc76b29 into FPGA-Research-Manchester:master Nov 21, 2023
2 checks passed
@IAmMarcelJung IAmMarcelJung deleted the feat_add_command_history branch November 22, 2023 08:22
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