[TxMt] Re: Cocoa Autocomplete

Sam Halliday sam.halliday at gmail.com
Thu Jan 11 10:56:30 UTC 2007


Hi,

On 11 Jan 2007, at 09:36, Sam Halliday wrote:
> Incidentally, I created a macro that uses the find/replace to go to  
> the next \n\n, which works, but highlights both lines!

For anyone who wants to implement something similar (move forwards  
back paragraph, Emacs style)... I was actually able to do this in  
Cocoa by binding keys to action combos like

  moveUp:
  moveToBeginningOfParagraph:
  moveUp:

and

  moveDown:
  moveToEndOfParagraph:
  moveDown:

-- 
Sam


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.macromates.com/textmate/attachments/20070111/348d8221/attachment.sig>


More information about the textmate mailing list