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] Command history #99

Merged
merged 2 commits into from
Oct 6, 2024
Merged

[ADD] Command history #99

merged 2 commits into from
Oct 6, 2024

Conversation

hullabaloo-vincent
Copy link
Contributor

After evaluating numerous approaches towards enabling command history in the terminal, I landed on the prompt_toolkit library due to its easy setup, robust toolsets, and cross-platform design.

@hullabaloo-vincent hullabaloo-vincent added the enhancement New feature or request label Oct 6, 2024
@hullabaloo-vincent hullabaloo-vincent self-assigned this Oct 6, 2024
Copy link
Collaborator

@AlexKollar AlexKollar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works like a charm!

@AlexKollar AlexKollar merged commit 18ef682 into edge Oct 6, 2024
1 check passed
@hullabaloo-vincent hullabaloo-vincent deleted the vincent/history2 branch October 7, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants