Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 397 Bytes

hyper-panes-iterm2-hotkeys

Hyper panes navigation with iTerm2 hotkeys

Install

Open your Hyper preferences and add hyper-panes-iterm2-hotkeys to plugin list:

plugins: [
  'hyper-panes-iterm2-hotkeys'
],

Usage

Configured hotkeys are:

  • Previous Pane: CmdOrCtrl+Alt+Left
  • Next Pane: CmdOrCtrl+Alt+Right

License

MIT © Vladimir Starkov