[TxMt] Re: shift-right and caret position question
Mark Jackson
mrcodewizard at gmail.com
Tue Mar 1 02:08:01 UTC 2011
On Feb 28, 2011, at 5:31 PM, Saiwing Yeung wrote:
> then I type command-[, then it becomes
>
> test\n
> <caret>
for me it becomes:
test\<caret>n
> (while removing the tab correctly)
you mean behaving as you EXPECT it to behave.
when the <caret> is at the end of the line, the <caret> stays on the line end; when you SHIFT-RIGHT or SHIFT-LEFT.
Hmm, wondering if diff version of the Bundle (TextMate?) are affecting this?
More information about the textmate
mailing list