Zakhidov Beck

Results 5 comments of Zakhidov Beck

If you are using `init.lua` then add the following lines to your config: ``` vim.g.taskwiki_taskrc_location = "~/.config/task/taskrc" vim.g.taskwiki_data_location = "~/.config/task/" ``` or if you are using `init.vim` ``` let g:taskwiki_taskrc_location="~/.config/task/taskrc"...

Maybe an alternative approach could be considered: for example, adding a small overlay button or placing a button next to "Join Server" that copies the password to the clipboard. That...

I am experiencing the same issue on Poco X3 NFC with both 6.804 and 6.904

I managed to remove it using disabledRules with the following: ```lua disabledRules = { ["en-US"] = { "MORFOLOGIK_RULE_EN_US", }, }, ``` You can look for rules on ltex website https://community.languagetool.org/rule/list?lang=en

I was really bummed out that icons weren't available in Meta Bind, but now I'm hopeful that this will be fixed eventually.