Skip to content

Instantly share code, notes, and snippets.

@kevincolyar
Created November 27, 2012 03:41
Show Gist options
  • Save kevincolyar/4152218 to your computer and use it in GitHub Desktop.
Save kevincolyar/4152218 to your computer and use it in GitHub Desktop.
Keymando Shortcuts
except /(iTerm|MacVim)/ do
map ";uic", Commands.ui_controls
map ";lc", Commands.left_click_element
map ";rc", Commands.right_click_element
map ";dc", Commands.double_click_element
map ";mi", Commands.show_current_app_menu_items
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment