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

Is there any way to change the layout? #48

Closed
ssxwcz opened this issue Jun 10, 2020 · 5 comments
Closed

Is there any way to change the layout? #48

ssxwcz opened this issue Jun 10, 2020 · 5 comments

Comments

@ssxwcz
Copy link

ssxwcz commented Jun 10, 2020

I tried setting $env:FZF_DEFAULT_OPTS="--height 40% --layout=reverse", but it seems to be invalid for PSFzf
2020-05-10

@musm
Copy link

musm commented Sep 24, 2020

Same Q

kelleyma49 added a commit that referenced this issue Sep 27, 2020
- verify that parameters were actually passed in before attempting to use them
- FZF_DEFAULT_OPTS should work (resolves #48)
@kelleyma49
Copy link
Owner

Should be resolved now - try this version: https://www.powershellgallery.com/packages/PSFzf/2.0.2-alpha

@ssxwcz
Copy link
Author

ssxwcz commented Sep 27, 2020

Should be resolved now - try this version: https://www.powershellgallery.com/packages/PSFzf/2.0.2-alpha

Thanks, PSFzf can read FZF_DEFAULT_OPTS already.
Also, can I ask if FZF_CTRL_T_OPTS is available under Windows? I didn't find any useful information in fzf, which seems to be invalid after my testing

@kelleyma49
Copy link
Owner

kelleyma49 commented Sep 28, 2020

Should be resolved now - try this version: https://www.powershellgallery.com/packages/PSFzf/2.0.2-alpha

Thanks, PSFzf can read FZF_DEFAULT_OPTS already.
Also, can I ask if FZF_CTRL_T_OPTS is available under Windows? I didn't find any useful information in fzf, which seems to be invalid after my testing

You're correct - this was broken as well. I've fixed it and the other FZF_*_OPTS variables. You can try it in this new prerelease version here: https://www.powershellgallery.com/packages/PSFzf/2.0.3-alpha

@ssxwcz
Copy link
Author

ssxwcz commented Sep 29, 2020

Should be resolved now - try this version: https://www.powershellgallery.com/packages/PSFzf/2.0.2-alpha

Thanks, PSFzf can read FZF_DEFAULT_OPTS already.
Also, can I ask if FZF_CTRL_T_OPTS is available under Windows? I didn't find any useful information in fzf, which seems to be invalid after my testing

You're correct - this was broken as well. I've fixed it and the other FZF_*_OPTS variables. You can try it in this new prerelease version here: https://www.powershellgallery.com/packages/PSFzf/2.0.3-alpha

Thank you very much. Everything's fine now.

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

3 participants