Zeioth
Zeioth
If you don't care about real time there's an even easier solution. nnoremap :silent !markdown_previewer %:redraw! Will open a preview using markdown_previewer.
I think this plugin doesn't support arch... Thing's I've found so far: * **Google chrome won't open:** Most likely it's looking for the wrong package on arch. It should look...
It might be related to #1024
**Temporal workaround** I wrote a service that kills spotifyd when spotify-tui (or the app your choose) is not running. **~/.local/share/systemd/spotifyd-autokill.service** ``` [Unit] Description=spotifyd auto-killer (when spotify-tui is not running) [Service]...
Tested with 0.3.3 and still happens.
@ray-x This PR can probably be closed. No one found this issue in 2 years.
I'm using this to implement HOME END keys. Did someone came with a better solution? [""] = cmp.mapping.select_prev_item { behavior = cmp.SelectBehavior.Select, count=-1000 }, [""] = cmp.mapping.select_next_item { behavior =...
Same, works after deleting the token file and re-loging. A clearer error message would be welcome.
Why closing? I'm having this issue too. On 10 bits, both screenshots and OBS output black.
Ok I'm uploading. Consider this theme 'Tokyonight friendly', for terminals that use the tokyonight theme. [lsd-tokyonight.tar.gz](https://github.com/lsd-rs/lsd/files/13565848/lsd-tokyonight.tar.gz)