ID:133187
 
Would it be possible to change the cursor when someone would hit insert (and enter over-typing mode)? Just a cursor that is a bit wider, or something, because that's what I see most places use anyway. I know sometimes I hit it accidentally, while backspacing (small backspace key), and I think it'd be nice to know if I accidentally do hit it.
Makes sense, but there's a little bit of context missing there. >.>
In response to Kaioken
What do you mean by that?
In response to DivineTraveller
For example, what cursor do you mean (ie where)?

EDIT: So, one will just assume you mean in Dream Maker. >.>
In response to Kaioken
The mouse pointer cursor when you're typing, like, the one that blinks when it's idle, and follows what you're typing.
In response to Kaioken
He's asking for the | cursor to change when you (accidentally) press Insert. In the code editor, Insert goes over text instead of pushes it forward.

This: ("|" being the cursor)
Blah|BlahBlah

With Insert off becomes:
BlahMoo|BlahBlah

With Insert on becomes:
BlahMoo|hBlah
In response to Kaiochao
That's pretty obvious, he just didn't specify which cursor in which text field he meant throughout the BYOND suite; hence me saying he didn't establish the context (of using the Dream Maker program/code editor) before going straight into the suggestion.
In response to Kaioken
Then I hope I cleared it up for anyone else confused.