0
votes
1answer
17 views

Change Textmate Bookmark Shortcuts

How do I change the Textmate bookmark shortcuts? The default Textmate navigate bookmark shortcuts are F2 / ⇧ + F2. This is not very convenient for me, because on my Mac the function keys are set to ...
0
votes
1answer
21 views

How can I disable the colors dialog for Texmate?

I often edit a webpage in HTML and then switch to Chrome to preview it. In chrome to activate the web inspector you can use Command+Shift+C but if you're in Textmate that will pull up the colors ...
2
votes
0answers
134 views

How can I select enclosing quotes with TextMate?

In Textmate I can "Select Enclosing Brackets" with Command+Shift+B: How can I set up a similar keyboard shortcut to select everything between the single / double quotes which encompass the cursor? ...
1
vote
1answer
104 views

Skype versions higher then 5.x blocking TextMate Scroll - Line up binding

I've a very unpleasant issue. Skype is actually blocking a key binding to be triggered from within TextMate. Let me explain this a bit further. I noticed that CTRL+ALT+CMD UP didn't trigger Scroll - ...
0
votes
1answer
66 views

Typing a certain key causes TextMate to save the file

Every time I type a T in Textmate, it tries to save the file. Any ideas on how to fix this? I was messing with some bundles yesterday so it might be related to that.
2
votes
2answers
266 views

How can I set a shortcut key for selecting the PHP language in TextMate?

In the bottom of my TextMate window I have a list of languages I can select by using the mouse or hotkeys. For some reason PHP does not have a hotkey associated with it, and I can't figure out where ...
2
votes
1answer
150 views

Command-Right_Arrow and Command-Left_Arrow stopped working in Textmate on OS X Lion 10.7.2

As the title says, I have no clue what has happened, but it's annoying without it. Anyone had this issue and/or know how to fix it?
0
votes
0answers
123 views

TextMate: gear menu won't open with Ctrl-Escape

The title says it all :) I am trying to open the gear menu when the caret is inside e.g. an 'echo' inside a .php file. Ctrl-Esc does nothing. Can someone think of a way to debug this?
0
votes
1answer
177 views

global keyboard shortcut to open AckMate on OSX

I'd like to bind a global keyboard shortcut to open AckMate within TextMate, even if I don't have TextMate open (open the most recent project in that case). How can I do this on Mac OSX?
2
votes
2answers
220 views

In TextMate, how do I position the cursor inside a newly generated HTML tag?

I came from the Windows TextMate clone e-texteditor. And in that app, and set to Ruby on Rails bundle while in an .html.erb document, if I was to type Ctrl-Alt-W (equivalent to Ctrl-Shift-W in ...
1
vote
1answer
249 views

How can I type a single quote in Textmate?

Textmate has automatic quotation closure (clojure) and that's great most of the time. But a lot of times I just need to type a single ' or " and as far as I know there is no way to do this - which is ...
1
vote
1answer
111 views

How to move the cursor to the beginning of my code on a line in Textmate?

I know I can press "Apple Left" or "Ctrl a" to move the cursor to the beginning of a line. But how to move the cursor to the beginning of my code? (like I can do M-m in GNU Emacs on Terminal). Ex. ...
0
votes
1answer
186 views

Lost a keyboard shortcut in Textmate - how to get it back?

I lost the greatest keyboard shortcut for Textmate: Command+/ to toggle commenting a line of code. I thought maybe it was some Bundle I installed so I removed them all, even deleted the app and ...
1
vote
2answers
59 views

What does option-up and option-down do in TextMate?

If you press alt-up and alt-down in the cursor jumps vertically through the document while staying within a column. Its movement seem unpredictable but I'm sure there's a use for it. Anyone know what ...
1
vote
2answers
209 views

2 basic Textmate shortcuts ‘don’t save’ and ‘replace all

Ok, maybe they're system shortcuts. I've googled (just a bit) and couldn't find an answer. Maybe there isn't any :) Still.. I love keyboard and I use quite a few in TextMate but just realise I still ...