Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Themes for Hyper
verminal is good one
General Tips
-
Updating the environment variable
SHELL
(using the commandchsh
) to change the default shell doesn't work for Hyper. You have to set the default shell for Hyper in its configuration file directly. For more details, please refer to Change Shell in Mac . -
If you install Hyper on Linux or install it using Homebrew on macOS, the
hyper
command is available. However, if you install Hyper on macOS using a DMG file, thehyper
command is not exposed by default. You can follow instructions in the following screenshot to add thehyper
command into the search path.
Shortcuts
-
Cmd+left arrow, Cmd+right arrow navigates among tabs. So does Cmd-{ and Cmd-}.
-
Cmd+number navigates directly to a tab.
-
Cmd+Option+Number navigates directly to a window.
-
Cmd+Option+Arrow keys navigate among split panes.
-
Cmd+] and Cmd+[ navigates among split panes in order of use.
References
https://github.com/zeit/hyper
https://github.com/zeit/hyper/issues/890
https://github.com/zeit/hyper/issues/828
https://github.com/bnb/awesome-hyper