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

cd to sub directory of directory with spaces does not work as slash gets removed #3677

Closed
4 of 10 tasks
overtomanu opened this issue Mar 13, 2024 · 3 comments
Closed
4 of 10 tasks

Comments

@overtomanu
Copy link

overtomanu commented Mar 13, 2024

  • I have read through the manual page (man fzf)
  • I have the latest version of fzf
  • I have searched through the existing issues

Info

  • OS
    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Shell
    • bash
    • zsh
    • fish

Problem / Steps to reproduce

output

@overtomanu
Copy link
Author

I have following things in the bashrc file

source "$HOME/fzf-tab-completion-master/bash/fzf-bash-completion.sh"
bind -x '"\t": fzf_bash_completion'
export FZF_COMPLETION_AUTO_COMMON_PREFIX=true
[ -f ~/.fzf.bash ] && source ~/.fzf.bash

@junegunn
Copy link
Owner

I think you should report the issue to https://github.com/lincheney/fzf-tab-completion

@overtomanu
Copy link
Author

Thanks 👍🏼 . I will report it there

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