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

TbufPick flawed #31

Closed
Fabian-programmer opened this issue Nov 12, 2022 · 1 comment · Fixed by #33
Closed

TbufPick flawed #31

Fabian-programmer opened this issue Nov 12, 2022 · 1 comment · Fixed by #33

Comments

@Fabian-programmer
Copy link
Contributor

Seems like TbufPick is flawed.

I've entered 'Enter Num 1'

It routes to Buffer 4

grafik

which does not exist:

grafik

My config if needed:
https://github.com/Fabian-programmer/nvim

@siduck
Copy link
Member

siduck commented Nov 13, 2022

duplicate of #32

@siduck siduck closed this as completed Nov 13, 2022
lll9p added a commit to lll9p/ui that referenced this issue Nov 13, 2022
Fix: NvChad#31 NvChad#32 

By adding `isBufValid(args.buf)` to determine if bufs like `nvim-tree` window is valid.
BTW, The determination of whether one new added buf is valid is very complicated and needs to be simplified.
siduck pushed a commit that referenced this issue Nov 13, 2022
Fix: #31 #32 

By adding `isBufValid(args.buf)` to determine if bufs like `nvim-tree` window is valid.
BTW, The determination of whether one new added buf is valid is very complicated and needs to be simplified.
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

Successfully merging a pull request may close this issue.

2 participants