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

[Shell History] ... Respect HISTFILE or make history files configurable #16209

Closed
aerb opened this issue Jan 7, 2025 · 4 comments
Closed

[Shell History] ... Respect HISTFILE or make history files configurable #16209

aerb opened this issue Jan 7, 2025 · 4 comments
Labels
extension: shell-history Issues related to the shell-history extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@aerb
Copy link

aerb commented Jan 7, 2025

Extension

https://www.raycast.com/koinzhang/shell-history

Description

the variable HISTFILE typically points to the history file

Who will benefit from this feature?

Flexibility across more systems

Anything else?

No response

@aerb aerb added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Jan 7, 2025
@raycastbot raycastbot added the extension: shell-history Issues related to the shell-history extension label Jan 7, 2025
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @koinzhang you might want to have a look.

💡 Author and Contributors commands

The author and contributors of koinzhang/shell-history can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@koinzhang
Copy link
Contributor

@aerb Thanks to your feedback, I've added the ability to auto-retrieve shell history files to PR #16429; it now fetches the path to the history file based on the echo $HISTFILE result in the terminal

@koinzhang
Copy link
Contributor

@raycastbot close this issue

@aerb
Copy link
Author

aerb commented Jan 20, 2025

@aerb Thanks to your feedback, I've added the ability to auto-retrieve shell history files to PR #16429; it now fetches the path to the history file based on the echo $HISTFILE result in the terminal

Nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: shell-history Issues related to the shell-history extension extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

3 participants