Is there anyone else having a problem with the key command for the Text > Convert > to Titlecase menu item? I've tried both ctrl+option +shift+u and ctrl+option+u. Neither works. Is there a conflict somewhere that is causing it not to work? Is there a way I can change this binding or is there a fix?
Thanks Mike Gregoire
On 24/8/2006, at 6:44, Michael Gregoire wrote:
Is there anyone else having a problem with the key command for the Text > Convert > to Titlecase menu item? I've tried both ctrl+option +shift+u and ctrl+option+u. Neither works.
The latter is the proper one. What keyboard layout are you using? And did you edit your key bindings? (the file in ~/Library/…)
Ok. I'm using TextMate on a G4 Powerbook. No, I've never edited my bindings.
On Aug 24, 2006, at 1:11 AM, Allan Odgaard wrote:
On 24/8/2006, at 6:44, Michael Gregoire wrote:
Is there anyone else having a problem with the key command for the Text > Convert > to Titlecase menu item? I've tried both ctrl +option+shift+u and ctrl+option+u. Neither works.
The latter is the proper one. What keyboard layout are you using? And did you edit your key bindings? (the file in ~/Library/…)
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
Sorry. I'm using the US layout.
On Aug 24, 2006, at 1:29 AM, Allan Odgaard wrote:
On 24/8/2006, at 7:18, Michael Gregoire wrote:
Ok. I'm using TextMate on a G4 Powerbook. No, I've never edited my bindings.
I need to know your keymap layout, that is, are you using a US layout, Danish layout, etc., as this might be the reason why ⌃⌥U is not sent to TextMate.
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 24/8/2006, at 7:41, Michael Gregoire wrote:
Sorry. I'm using the US layout.
Okay, then it is indeed strange that it is not working for you.
What exactly happens when you press ⌃⌥U? I.e. does it beep, is some invisible character inserted, etc.?
I assume you can select the menu choice to get title case?
Try create a new account on your machine and run it from there, that would show if it is some local configuration problem and/or locally installed “global” hotkey taking precedence.
Nothing happens at all. I'll check a new account after I wrap up a project I'm working on. I'll let you know how that goes.
On Aug 24, 2006, at 1:45 AM, Allan Odgaard wrote:
On 24/8/2006, at 7:41, Michael Gregoire wrote:
Sorry. I'm using the US layout.
Okay, then it is indeed strange that it is not working for you.
What exactly happens when you press ⌃⌥U? I.e. does it beep, is some invisible character inserted, etc.?
I assume you can select the menu choice to get title case?
Try create a new account on your machine and run it from there, that would show if it is some local configuration problem and/or locally installed “global” hotkey taking precedence.
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 24/8/2006, at 13:35, Michael Gregoire wrote:
Nothing happens at all. I'll check a new account after I wrap up a project I'm working on. I'll let you know how that goes.
Also, another thing to try is to record a macro where you just selects the title case action and then save that and give it the ⌃⌥U key equivalent.
I just found out what was conflicting when I recorded a macro and applied ⌃⌥U. The GetBundle bundle assigned ⌃⌥U to the Update Bundles command. Once I removed the key command from the bundle's command, to Titlecase works fine.
Thanks for your help Allan.
Peace Mike
On Aug 24, 2006, at 7:43 AM, Allan Odgaard wrote:
On 24/8/2006, at 13:35, Michael Gregoire wrote:
Nothing happens at all. I'll check a new account after I wrap up a project I'm working on. I'll let you know how that goes.
Also, another thing to try is to record a macro where you just selects the title case action and then save that and give it the ⌃⌥U key equivalent.
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 8/24/06, Michael Gregoire mgee@gwi.net wrote:
Is there anyone else having a problem with the key command for the Text > Convert > to Titlecase menu item? I've tried both ctrl+option +shift+u and ctrl+option+u. Neither works. Is there a conflict somewhere that is causing it not to work? Is there a way I can change this binding or is there a fix?
No, but I did have a problem with my escape key in TextMate. It turned out an application called MenuMaster had caused the problem (I had used it to try to get TextMate to use ctrl + tab to switch between tabs, like FireFox does).
Also, sometimes a bundle overrides a command. Maybe check that you haven't installed a bundle that overides that command.
Ed