I just had a bug (think i was editing macros when it happened) where the mouse wouldn't select text or move the caret. Restart fixed it.
I'd closed the edit macros window. It's only happened once.
D
On Mar 19, 2005, at 14:34, David Lee wrote:
I just had a bug (think i was editing macros when it happened) where the mouse wouldn't select text or move the caret. Restart fixed it.
The problem (most likely) was that you were still in 'record macro' mode.
There is an indicator in the lower right corner, but I should probably give some sort of feedback when trying to use the mouse in this situation :)
I would also like to visually indicate when the user has enabled freehanded editing. Ideas are welcome!
freehand editing? wossat?
I like the notification for macro recording mode. Nice and unobtrusive. Probably that's what it was.
D
On 20/03/2005, at 7:22 PM, Allan Odgaard wrote:
On Mar 19, 2005, at 14:34, David Lee wrote:
I just had a bug (think i was editing macros when it happened) where the mouse wouldn't select text or move the caret. Restart fixed it.
The problem (most likely) was that you were still in 'record macro' mode.
There is an indicator in the lower right corner, but I should probably give some sort of feedback when trying to use the mouse in this situation :)
I would also like to visually indicate when the user has enabled freehanded editing. Ideas are welcome!
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Mar 20, 2005, at 14:09, David Lee wrote:
freehand editing? wossat?
It's in Edit / Mode together with overwrite mode.
It makes the editor ignore line feeds and tabs, so you can freely move around the caret past end of line or “inside” tabs. This is useful when “drawing” stuff in the editor or editing column-formatted data (i.e. so you don't need to add the spaces when adding a new column or have tabs be in your way).
But some people accidentally activate this mode (it toggles on cmd-0) and are then puzzled by the non-standard editing behavior ;)