You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.11.2 (neovide#2016)
* Update version to 0.11.2
* Remove unreleased yet
* docs: note :wX option being available since 0.11.2
* chore: also bump version in bundling section
---------
Co-authored-by: MultisampledNight <[email protected]>
Render block cursor as an outline when window is not focused (neovide……#1257)
* add method that draws a rectangular outline
* unwrap option a little more nicely
* set cursor renderer to draw outline when focus lost
* add configuraton option for cursor outline width