Giter VIP home page Giter VIP logo

Comments (5)

nikitavoloboev avatar nikitavoloboev commented on May 20, 2024

Also I am not sure if I had this but I wish I could make the cursor underline when in normal mode like I can in vim with this setting:

set guicursor=n-v-c:hor20,i-ci:ver20 " Make cursor block in insert mode and underline in normal mode

2019-03-13 at 11 32

normal mode

2019-03-13 at 11 33

insert mode

from six.

guillermooo avatar guillermooo commented on May 20, 2024

The cursor appearance can only be controlled via ST native settings and themes. Six doesn't really do anything about it... I'll take a look, but I don't think there's much Six can do.

from six.

PatTheMav avatar PatTheMav commented on May 20, 2024

I did some tests with the color schemes available by Sublime Text:

Colorscheme Normal Mode Insert Mode Visual Mode Color
Monokai Block Bar Underscore Light Grey
Breakers None Bar Underscore Dark Cyan
Celeste Block Bar Underscore Light Magenta
Mariana None Bar Underscore Orange
Sixteen None Bar Underscore Dark Grey

None in this case means that the cursor is not visible (not even as a faint shade).

As reported this started happening with Sublime 3.2 and makes normal mode more or less a guessing game of where the cursor currently might be.

from six.

guillermooo avatar guillermooo commented on May 20, 2024

@PatTheMav Thanks for that! Isn't this something that could be reported to the maintainers of the color schemes? (Even though I seem to remember that the new block caret appearance is controlled via theme settings?)

from six.

PatTheMav avatar PatTheMav commented on May 20, 2024

@guillermooo Yeah it looks like affected themes have their block-caret colour not set, so it falls back to the line-Highlight colour, hence the appearance of invisibility.

It’s weird how this new feature in ST3 doesn’t seem to have been fully tested with all built-in themes, but those are the cards we’ve been dealt.

from six.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.