Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lkhphuc/neovide

Tags

0.11.2

Toggle 0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
release: bump version to 0.11.1

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.11.0 (neovide#1929)

0.10.4

Toggle 0.10.4's commit message
Bump version to 0.10.4

0.10.3

Toggle 0.10.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Bump version to 0.10.3, this time properly

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Bump version to 0.10.2

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Bump version to 0.10.1

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Bump version to 0.10

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Skip uninstalling conflicting LLVM in CI

In case this doesn't help, I'll try out more things and then squash.

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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