Use selectLine instead of selectAll for locating textarea If no textarea (or other text input field) is active when you select Edit in Textmate…, then the selectAll call will highlight the entire webpage. Ick. selectLine seems to workout better.
Signed-off-by: Jay Soffian <[EMAIL PROTECTED]> Changed: U trunk/Tools/Edit in TextMate/src/WebView: Edit in TextMate.mm _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
