Skip to content

Able to Change Cursor Type for Insert Mode #9158

Answered by mahalel
lihe07 asked this question in Ideas
Discussion options

You must be logged in to vote

You can do this by adding the following to your configuration file:

[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"

See available choices here - https://docs.helix-editor.com/configuration.html#editorcursor-shape-section

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@robinmoussu
Comment options

@the-mikedavis
Comment options

@robinmoussu
Comment options

@the-mikedavis
Comment options

Answer selected by lihe07
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
5 participants