nvim-telescope / telescope-github.nvim

Integration with github cli
MIT License
221 stars 19 forks source link

commands are not working #24

Closed lalitmee closed 2 years ago

lalitmee commented 3 years ago

Somehow, I am not able to get this plugin to work. The day I installed it first time till today I get some errors.

Like:

E5108: Error executing lua .../packer/start/plenary.nvim/lua/plenary/window/border.lua:61: bad argument #1 to 'rep' (string expected, got table)

image

This happens to every command either Telescope gh issues or Telescope gh pull_request. Can someone help me?

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

system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/local/share/nvim"

Run :checkhealth for more info



- **environment**: PopOs (Ubuntu 20.04), 
- **terminal**: Kitty
windwp commented 3 years ago

what is your version of gh cli?

i test with gh 1.13.1 working

lalitmee commented 3 years ago

I am using the latest version of gh

image

windwp commented 3 years ago

sorry i don't know a problem i try v 1.14.0 and it working that extenstion only read text from gh cli then it should working if gh command working .

sbulav commented 2 years ago

I don't think that this issue is still relevant. If you think it's still actual, please open a new issue filling a new issue template.