Hi there!
Is there any way in TextMate to navigate back to the previous cursor position? In VIM I use "CTRL-O" to go back and "TAB" to go forward in command mode.
Thanks a lot in advance!
Regards, Alex
On Wed, Jun 17, 2009 at 7:31 AM, amaslovamaslov.p@gmail.com wrote:
Is there any way in TextMate to navigate back to the previous cursor position? In VIM I use "CTRL-O" to go back and "TAB" to go forward in command mode.
If you're talking about tabbing back and forward when you've triggered a snippet or something, you can just use shift-tab.
On Jun 17, 2009, at Jun 17, 2009 | 11:12 AM, Oliver Taylor wrote:
On Wed, Jun 17, 2009 at 7:31 AM, amaslovamaslov.p@gmail.com wrote:
Is there any way in TextMate to navigate back to the previous cursor position? In VIM I use "CTRL-O" to go back and "TAB" to go forward in command mode.
If you're talking about tabbing back and forward when you've triggered a snippet or something, you can just use shift-tab.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Being a former vim user, I've asked that question numerous times. To my knowledge, there is no jump history feature in TM. I have found a suitable alternative for almost every feature of vim that I loved. This is one feature that I haven't found a TM equivalent.
On 18 Jun 2009, at 03:34, chad gulley wrote:
Being a former vim user, I've asked that question numerous times. To my knowledge, there is no jump history feature in TM. I have found a suitable alternative for almost every feature of vim that I loved. This is one feature that I haven't found a TM equivalent.
I find the character based undo a little tiresome sometimes. It would be great to be able to do something like Apple-Shift-Z to undo up to the last whitespace in the undo buffer.
G.
-- Bought to you by the Department of Redundancy Department's Recursion Division of Recursion http://playr.co.uk/
Thanks for the answers
Looks like this is impossible in TM: http://lists.macromates.com/textmate/2008-August/026590.html
Too bad. Hope that v2 will fix that...
amaslov wrote:
Hi there!
Is there any way in TextMate to navigate back to the previous cursor position? In VIM I use "CTRL-O" to go back and "TAB" to go forward in command mode.
Thanks a lot in advance!
Regards, Alex