Code Monkey home page Code Monkey logo

Comments (3)

stevearc avatar stevearc commented on July 17, 2024

What backend are you using for vim.ui.select? This has to be the telescope or fzf backend, right? Because the built-in backend just uses normal mode so you navigate up and down with a bare j/k

from dressing.nvim.

savchenko avatar savchenko commented on July 17, 2024

@stevearc mmm... I haven't specified any backends in the config, must use the default priority list.

I do have fzf in $PATH and fzfx.lua installed if that matters.

Output of env | grep -i fzf below:

FZF_PREVIEW_COMMAND=bat --style=plain --color always {} || tree -C {}
FZF_DEFAULT_COMMAND=fd --no-require-git --hidden --one-file-system -t f -t d -t l
FZF_DEFAULT_OPTS=--height=99% --reverse --color=dark,fg:#707880,bg:#000000,hl:#b5bd68,fg+:#c5c8c6,bg+:#000000,hl+:#d7ffaf,info:#707880,gutter:#000000,border:#373b41,prompt:#707880,pointer:#de935f,marker:#de935f,spinner:#8abeb7,header:#707880
_fzf_orig_completion_awk=complete -F %s awk #_longopt
_fzf_orig_completion_cat=complete -F %s cat #_longopt
_fzf_orig_completion_cd=complete -o nospace -F %s cd #_cd
_fzf_orig_completion_cp=complete -F %s cp #_longopt
_fzf_orig_completion_diff=complete -F %s diff #_longopt
_fzf_orig_completion_du=complete -F %s du #_longopt
_fzf_orig_completion_ftp=complete -F %s ftp #_known_hosts
_fzf_orig_completion_grep=complete -F %s grep #_longopt
_fzf_orig_completion_head=complete -F %s head #_longopt
_fzf_orig_completion_ld=complete -F %s ld #_longopt
_fzf_orig_completion_less=complete -F %s less #_longopt
_fzf_orig_completion_ln=complete -F %s ln #_longopt
_fzf_orig_completion_ls=complete -F %s ls #_longopt
_fzf_orig_completion_mv=complete -F %s mv #_longopt
_fzf_orig_completion_pushd=complete -o nospace -F %s pushd #_cd
_fzf_orig_completion_rm=complete -F %s rm #_longopt
_fzf_orig_completion_rmdir=complete -F %s rmdir #_longopt
_fzf_orig_completion_sed=complete -F %s sed #_longopt
_fzf_orig_completion_sort=complete -F %s sort #_longopt
_fzf_orig_completion_tail=complete -F %s tail #_longopt
_fzf_orig_completion_tee=complete -F %s tee #_longopt
_fzf_orig_completion_telnet=complete -F %s telnet #_known_hosts
_fzf_orig_completion_uniq=complete -F %s uniq #_longopt
_fzf_orig_completion_wc=complete -F %s wc #_longopt

from dressing.nvim.

stevearc avatar stevearc commented on July 17, 2024

I've just pushed support for :checkhealth. If you can update dressing.nvim and then run :checkhealth dressing it will tell you which backend is being used for vim.ui.select

from dressing.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.