Author Topic: Underscore caret style.  (Read 2618 times)

algorhythm

  • Community Member
  • Posts: 13
  • Hero Points: 0
Underscore caret style.
« on: May 09, 2011, 11:35:39 PM »
Underscore caret style.

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Underscore caret style.
« Reply #1 on: May 10, 2011, 07:51:17 AM »
@algorhythm: What about bundling your proposals ;)
Regarding cursor style you can setup your own this way:
Code: [Select]
_command void my_cursor_shape ()
{
   _cursor_shape ('824 1000 100 1000 500 1000 100 600');
}
HS2

algorhythm

  • Community Member
  • Posts: 13
  • Hero Points: 0
Re: Underscore caret style.
« Reply #2 on: May 10, 2011, 04:15:44 PM »
@algorhythm: What about bundling your proposals ;)

I was thinking the same thing yesterday afternoon. I will sandbag from now on.s

edit: and thanks for the tip ;]
« Last Edit: May 10, 2011, 04:22:21 PM by algorhythm »