andrepolischuk/hyper-one-light

Cursor color

andrepolischuk opened this issue · 13 comments

@iamstarkov what do you think about making cursor color like in atom?

screen shot 2016-08-15 at 15 05 43

well, i dont have the same cursor in atom
screen shot 2016-08-16 at 02 01 24

Cursor is block in HyperTerm by default on my screenshot. You dont have the same cursor in atom because you are in selection mode. In normal mode cursor looks like this:

image

Color is the same as in atom.

you are right, lets do that

lets also fix crappy cursor node while focus=false
screen shot 2016-08-16 at 16 05 00

lets also fix crappy cursor node while focus=false

You mean that cursor must be identical if focus is true and false?

yeah

Cursor is hidden while focus = false in atom

lets do the same, or is it a bad idea in some cases?

I can't remember such cases now

then, lets fix it and call it a day

do you want me to make a pr, or you want to do that on your own?

I'll do

Closed via #7