Search found 4 matches

by MyrddinE
Sat Sep 06, 2008 3:17 pm
Forum: General
Topic: Alternatives
Replies: 2
Views: 1024

Mmm... I'm sorry if this post is against the rules. If so, my apologies.

If not...

TextMate does have several annoyances. I bought it because it came highly recommended, and because I was limited, at the time, to the really horrible editor that comes built-in. Bleah. TextMate was a huge step up ...
by MyrddinE
Fri Sep 05, 2008 4:16 pm
Forum: General
Topic: Alternatives
Replies: 2
Views: 1024

Alternatives

I've been a fan of TextPad since the version 1.x days. I use TextPad for everything.

But it's not available for the Mac, which I've been on more recently. So I got TextMate on the Mac... and I've been really happy with its code-aware features, like automatic indenting, brace matching, etc. I still ...
by MyrddinE
Tue Oct 18, 2005 4:07 pm
Forum: General
Topic: SelectBeginStream - Wuzzat?
Replies: 3
Views: 414

So 'stream' mode is when you're selecting from exact cursor position to exact cursor position? And line mode is when it grabs the whole line the cursor starts and ends with, reguardless of where the cursor is positioned in the line?

I think the help should be revised to define what 'stream' means ...
by MyrddinE
Tue Oct 18, 2005 12:31 am
Forum: General
Topic: SelectBeginStream - Wuzzat?
Replies: 3
Views: 414

SelectBeginStream - Wuzzat?

Playing around in the keybindings, I found SelectBeginStream... if I press the keystroke for it (default Ctrl+Q,S) the select-startpoint becomes locked to the current text-cursor position, the mouse cursor becomes a down pointing arrow, and clicking anywhere just changes the select-endpoint.

Is ...