Skip to content

Use a custom I-beam mouse cursor for pre-Mojave OS versions - #975

Merged
ychin merged 1 commit into
macvim-dev:masterfrom
ychin:custom-ibeam-cursor-for-old-os
Oct 28, 2019
Merged

Use a custom I-beam mouse cursor for pre-Mojave OS versions#975
ychin merged 1 commit into
macvim-dev:masterfrom
ychin:custom-ibeam-cursor-for-old-os

Conversation

@ychin

@ychin ychin commented Oct 28, 2019

Copy link
Copy Markdown
Member

Prevoiusly, #859 removed the custom high-contrast I-beam mouse cursor in favor of using the system-default I-beam cursor. However, it mostly worked well on 10.14 Mojave or above, as the cursor is designed with dark mode in mind and works well on both bright and dark backgrounds. Since this doesn't work well on older macOS versions, add back the custom cursor and only enable it on those older macOS versions.

Fix #910.

Prevoiusly, macvim-dev#859 removed the custom high-contrast I-beam mouse cursor in
favor of using the system-default I-beam cursor. However, it mostly
worked well on 10.14 Mojave or above, as the cursor is designed with
dark mode in mind and works well on both bright and dark backgrounds.
Since this doesn't work well on older macOS versions, add back the
custom cursor and only enable it on those older macOS versions.

Fix macvim-dev#910.
@ychin
ychin merged commit a4b3a5f into macvim-dev:master Oct 28, 2019
@ychin
ychin deleted the custom-ibeam-cursor-for-old-os branch October 28, 2019 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mouse cursor in insert mode is almost invisible on dark background on Mac not retina

1 participant