Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

I want to change the "blinking solid line cursor" to something that is easier to see when typing in a url or like on this line where I type this question.

  • 2 отговора
  • 1 има този проблем
  • 12 изгледи
  • Последен отговор от cor-el

more options

I want to change the "solid straight blinking line"....to something easier to see. It is really hard to see it especially in the box where one types in a URL. Thanks

I want to change the "solid straight blinking line"....to something easier to see. It is really hard to see it especially in the box where one types in a URL. Thanks

Всички отговори (2)

more options

You can widen the "I-beam" cursor but if I recall correctly, the thicker it gets the more it will overlap the text to some extent so that can sometimes affect readability.

The following thread has the "under the hood" settings for this: Size of the text cursor (insertion point)?

Can you get a display that you like?

Edit: The problem I remembered was when the blinking was turned off. See i need smth like `ui.caretInvert: true`.

Променено на от jscher2000 - Support Volunteer

more options

See also:

See this file for a list of available "ui" prefs:


  • ui.caretVisibleWithSelection
  • ui.caretWidth (int)
  • ui.caretBlinkTime (milliseconds;use 0 to disable blink)

Променено на от cor-el