Set line number correctly for textareas Previously when editing a textarea, the line number was always set to zero (the first line). We now count the line numbers correctly so that the caret appears on the correct line within TextMate. Signed-off-by: Jay Soffian <jaysoffian at gmail.com> Changed: U trunk/Tools/Edit in TextMate/src/WebView: Edit in TextMate.mm