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

[Help] How do I disable the preview window in certain scenarios? #51

Open
egirlcatnip opened this issue Oct 18, 2024 · 1 comment
Open

Comments

@egirlcatnip
Copy link

I am having trouble figuring out how to supress the preview window while:

  • autocompleting commands (the man pages)
  • autocompleting folders (ls of the fir)
@ollehu
Copy link

ollehu commented Oct 23, 2024

@egirlcatnip Currently, due to a commit last week, tab will always start fifc for completion. I would recommend you to change the keybinding to, for example Ctrl+x, using

set -U fifc_keybinding \cx

I have removed this hardcoded usage of tab in #49. If you want to try it:

fisher remove gazorby/fifc
fisher install ollehu/fifc

until the PR has been merged.

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