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

Possible to use for fzf but not for "up" #3

Open
max-sixty opened this issue Jun 20, 2021 · 1 comment
Open

Possible to use for fzf but not for "up" #3

max-sixty opened this issue Jun 20, 2021 · 1 comment

Comments

@max-sixty
Copy link

Thanks a lot for this plugin! I've been using it recently, and it saves me from having to re-run fish anytime I want to see history from other shells in fzf.

I imagine it's not possible, but asking regardless — is there any way to:

  • Keep this behavior for fzf
  • Have the existing behavior for "up"

Often I want to rerun the last command in that shell, which "up, return" is useful for. But fzf sharing the full history is really useful.

Thanks again!

@2m
Copy link
Owner

2m commented Jun 21, 2021

Hi. I am glad you found this useful!

I use history merge command to merge fish history across open shells. So by default "up, return" gets the last command in any particular shell. But if I want to find a command that was recently executed in another shell, I run history merge and then history from all open shells is available.

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

2 participants