Setting Shortcut Keys in Textmate

后端 未结 1 1755
悲哀的现实
悲哀的现实 2020-12-15 11:34

I am switching to textmate and there are a few things I want to change. I have tried Googling for the answer, but haven\'t found a simple explanation for how to rebind shor

相关标签:
1条回答
  • 2020-12-15 12:04

    Yes. For the arrow keys, you can record a macro (Bundles > Macros > Start Recording, [press an arrow], Stop Recording, Save Last Recording. It'll make a macro with the one command moveLeft: or similar. Set a key equivalent and you're done.

    For the tab switching, go to System Preferences > Keyboard > Keyboard Shortcuts and add new shortcuts for menu items called "Next File Tab" and "Previous File Tab". Restart TextMate, and you're done.

    0 讨论(0)
提交回复
热议问题