2dc37adbdc0e
Lol case.
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Wed, 03 Aug 2011 11:31:26 -0400 | 
| parents | dc4190209ffa | 
| children | c6446e280dab | 
| branches/tags | (none) | 
| files | keymando/keymandorc.rb | 
Changes
--- a/keymando/keymandorc.rb Wed Aug 03 11:22:53 2011 -0400 +++ b/keymando/keymandorc.rb Wed Aug 03 11:31:26 2011 -0400 @@ -13,13 +13,13 @@ map "<Ctrl-Shift-M>" do activate('iTerm') sleep(1) - send('<Ctrl-F>') + send('<Ctrl-f>') send('3') end map "<Ctrl-Shift-G>" do activate('iTerm') sleep(1) - send('<Ctrl-F>') + send('<Ctrl-f>') send('1') end