You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems that your plugins do some conflicting stuff with s1n7ax/nvim-window-picker
once i activate smear i got some nil values upon windows picker
tbh, dunno where i should put the issue , so i'll try first here coz you are the new comer ^^
E5108: Error executing lua: ...ker/lua/window-picker/hints/floating-big-letter-hint.lua:130: attempt to index local 'char' (a nil value)
stack traceback:
...ker/lua/window-picker/hints/floating-big-letter-hint.lua:130: in function 'draw'
...indow-picker/lua/window-picker/pickers/window-picker.lua:63: in function 'pick_window'
...y/neo-tree.nvim/lua/neo-tree/sources/common/commands.lua:854: in function 'open_file'
...y/neo-tree.nvim/lua/neo-tree/sources/common/commands.lua:731: in function 'open'
...y/neo-tree.nvim/lua/neo-tree/sources/common/commands.lua:755: in function 'open_with_cmd'
...y/neo-tree.nvim/lua/neo-tree/sources/common/commands.lua:870: in function 'open_with_window_picker'
...o-tree.nvim/lua/neo-tree/sources/filesystem/commands.lua:209: in function <...o-tree.nvim/lua/neo-tree/sources/filesystem/commands.lua:208>
hi , i finnaly found the culpit haha
seems that your plugins do some conflicting stuff with
s1n7ax/nvim-window-picker
once i activate
smear
i got somenil
values uponwindows picker
tbh, dunno where i should put the issue , so i'll try first here coz you are the new comer ^^
Environment
OK config
NOT OK with
smear
OS:
![image](https://private-user-images.githubusercontent.com/26741817/392174132-129cd2f4-1556-47ef-9d24-5bb6fabbb4e9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzEyNjAsIm5iZiI6MTczOTU3MDk2MCwicGF0aCI6Ii8yNjc0MTgxNy8zOTIxNzQxMzItMTI5Y2QyZjQtMTU1Ni00N2VmLTlkMjQtNWJiNmZhYmJiNGU5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIyMDkyMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg3Njg1M2EwZjIxODUyOWMxMjhjYTZmZDJiY2QxNTVjMzg1NjlkNTRmZmI0OTIzZjcyMzAxYzEzNzY3MTBkNmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.sUpRE51I9IBU2lJj8vdW-5NifbHNd2UewnFY8yExoy0)
Terminal:
❯ kitty --version
kitty 0.37.0 created by Kovid Goyal
Neovim version:
❯ nvim --version
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
Smear-cursor version/commit:
main:29a2c0e
The text was updated successfully, but these errors were encountered: