Jiří Prokop

Results 14 comments of Jiří Prokop

Unfortunately `rm -rf` is not a cross-platform solution and it would be better to avoid it anyway. Is there any reason why those folders cannot be removed by `coverage-merge` command...

I was looking for exactly that, it would be great to have support for this because now it's possible to have multiple tabs in Obsidian.

I tried to debug this issue and this is what I found. The problem seems to be in `vim.fn.getchar`. I've added a `print` statement in `hop_char1`: ```lua function M.hint_char1(opts) opts...

Here's my temporary hot-fix, it seems to work on Neovim 0.7: https://github.com/synaptiko/hop.nvim/commit/36450e8d30f33245d14ced254e003f04cb981ba1