ecribia

Results 17 comments of ecribia

Im having the same issue as mentioned above. Im using someone elses eww bar, so i dont really know how to configure it to save the log in /tmp... Would...

Thanks for the response guys :) I actually ended up using rm -rf command on the log on each login for now. But I imagine writing over and over isnt...

Just to give a minor update if someone is looking to solve the bug, this is what my log gets filled with: ![image](https://github.com/elkowar/eww/assets/112915552/1df6bfba-011b-42f1-9f00-e9274070cf2e)

Thanks for the response! Ive cut down alot on my config here, but let certain parts related to telescope and language stay there. https://github.com/Nocxium/minimal-nvf About telescope file picker: I can...

Just bumping my post here, since my typo earlier might have suggested that my problem was solved, which it unfortunately isn't. Would really appreciate if you could take a look...

Thanks alot for the help and your time :) Although Im pretty sure file_browser.path expects a string? Did the above solution work for you? ``` Error executing Lua callback: ...im-pack-dir/pack/mnw/start/lz-n/lua/lz/n/handler/cmd.lua:81:...

I get the error as soon as I launch telescope file_browser.... no error if I just launch telescope find_files. Its very possible, that im missing something obvious and doing something...

Hmm that is odd. But then i atleast know that its probably some outside factor that i need to look into. Thanks once again! 😄

Sorry for the bump, just checking in if you've had some updates on the path autocomplete thing? Due to recent maintainer bug on unstable that was fixed, i needed to...

I just checked, and if i only have the following, it doesn't work: ``` autocomplete.blink-cmp = { enable = true; friendly-snippets.enable = true; }; ``` But if i instead have...