Since it took me much fiddling on my work PC to remember how I did this on my home PC, I thought I'd list the steps for other newbies. In a few months when I figure out how to do it via some secret config file, I'll repost.
I want to be able to easily hide/show the results pane in SSMS, however, once ViEmu loads, <ctrl>+R is changed to "replace mode".
My solution - add a new toolbar w/ one option "Show Results Pane", change the shortcut key from "S" to "R". Here's how:
- Open SSMS
- View->Toolbars->Customize
- New - give it a name (e.g. "results")
- The toolbar will be floating somewhere, dock it along side the other tool bars
- click on the "Commands" tab on the Customize window
- select "window" under Categories, select "Show Results Pane" under Commands
- drag "Show Results Pane" text/icon up onto the "results" toolbar
- click "Rearrange Commands..."
- select "results" under Tool Bar dropdown
- click "Modify Selection"
- change the "Name" property from "&Show Results Pane" to "Show &Results Pane"
- close Customize window.
Now, when you press <alt>+R, the results pane toggles visibility. It only takes a little while to train your fingers this new combo - of course - if anyone else tries to type on your PC they are in for some grief.