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

:CocFzfList output [coc-fzf] List output does not exist #126

Open
afreakk opened this issue Dec 17, 2022 · 3 comments
Open

:CocFzfList output [coc-fzf] List output does not exist #126

afreakk opened this issue Dec 17, 2022 · 3 comments

Comments

@afreakk
Copy link

afreakk commented Dec 17, 2022

Environment

  • echo $FZF_DEFAULT_OPTS:
    • nothing
  • bat --version:
    • bat 0.22.1
  • Are your vim plugins up-to-date?:
    • yes
  • (n)vim --version:
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by nixbld

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "
/nix/store/g1a27pnjyax6jvpa7q59d3z0ijqqm354-neovim-unwrapped-0.8.1/share/nvim
"

Run :checkhealth for more info

Describe the Bug

Everything I've tried works fine, but :CocFzfList output gives [coc-fzf] List output does not exist.
In the readme it looks like that should work?

Steps to Reproduce

  1. :CocFzfList output

Expected Behavior

Not quite sure what supposed to happen, but I guess I should be able to chose between the differen coc outputs in fzf.

@antoinemadec
Copy link
Owner

My guess is that CocList output doesn't exist anymore.
Do you know if it was replaced with another list ?

Maybe i will clean up the readme in the future, but I'm not using this plugin anymore (switched to Telescope).
PR welcome if you feel like doing it 😀

@afreakk
Copy link
Author

afreakk commented Dec 19, 2022

unrelated to the issue: is there a equivalent to this extension for telescope thats good?
Related: The command i expected to be wrapped in fzf was :CocCommad workspace.showOutput not quite sure how you would extract that and put it in fzf

@antoinemadec
Copy link
Owner

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