Skip to content

Instantly share code, notes, and snippets.

@pcnate
Created August 21, 2018 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pcnate/a8a533098a05bf349424fde55a344ba3 to your computer and use it in GitHub Desktop.
Save pcnate/a8a533098a05bf349424fde55a344ba3 to your computer and use it in GitHub Desktop.
hyper.is keymaps
keymaps: {
"tab:next": "ctrl+pageup",
"tab:prev": "ctrl+pagedown",
"pane:next": "ctrl+tab",
"pane:prev": "ctrl+shift+tab"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment