Jason Kwok
Jason Kwok
I created [Hammer Control](https://github.com/Pandoks/hammer-control) which is a soft solution to this problem. It doesn't get rid of the authentication issue, but it makes it really annoying if you don't authenticate...
> haha im about to add 'Mitigate hiding' to my version aswell. Im thinking about simulating keyboard input to just input the password automatically on the helper popup That's actually...
I created [Hammer Control](https://github.com/Pandoks/hammer-control) which inputs the password into the prompt of the newest version of Self Control. It also lets you define a specific blacklist for every scheduled session...
I created [Hammer Control](https://github.com/Pandoks/hammer-control) that automatically inserts the password into the prompt that Self Control needs in its newest version.
I created [Hammer Control](https://github.com/Pandoks/hammer-control) that automatically checks your time based on your network connection so it should work for any time zone you're in. It also handles the latest version...
I created [Hammer Control](https://github.com/Pandoks/hammer-control) which inputs the password into the prompt of the newest version of Self Control. It also lets you define a specific blacklist for every scheduled session...
```lua return { "iamcco/markdown-preview.nvim", ft = { "markdown" }, build = function() vim.fn["mkdp#util#install"]() end, keys = { { "p", "MarkdownPreviewToggle", mode = "n", desc = "Toggle previewer" }, }, }...
Ok funnily enough, everything works now. I guess the latest updates have fixed this.
For me nothing happens. If I rebuild from uninstalling and reinstalling, it works once, but then it stops working again. `config`: ```lua return { "iamcco/markdown-preview.nvim", ft = { "markdown" },...
Would love this feature (anything that will increase the context for the LLM). Maybe individual files in the future too!