After restarting my Mac which is running on MacOs Catalina 10.15.3, Hyper shows
username@MacBook-Air ~ %
instead of the regular $. Why is that and what does the percentage symbol mean?
Im also not able to check the version of my hyper using the command line, see below:
username@MacBook-Air ~ % hyper --version
The option "version" is unknown. Here's a list of all available options:
Usage: hyper [options] [command]
Commands:
<default> Launch Hyper
d, docs, h, home Open the npm page of a plugin
help Display help
i, install Install a plugin
ls, list List installed plugins
lsr, list-remote, ls-remote List plugins available on npm
s, search Search for plugins on npm
u, uninstall, rm, remove Uninstall a plugin
version Show the version of hyper
Options:
-h, --help Output usage information
-v, --verbose Verbose mode (disabled by default)
Thanks!
Hyper Terminal and Windows Terminal are both open source tools. Windows Terminal with 48.6K GitHub stars and 4.71K forks on GitHub appears to be more popular than Hyper Terminal with 30.3K GitHub stars and 2.48K GitHub forks. Get Advice from developers at your company using Private StackShare. Sign up for Private StackShare. What is Hyper Terminal?
6 The percent sign does not have a particular meaning. It has not much to do with Hyper Terminal, but with the shell you use (bash or zsh). Usually bash uses $, whereas zsh uses %. Take a look at: Google: bash+zsh+prompt Share Improve this answer Follow edited Jan 29 '21 at 14:51 Greenonline
'hyper' is not recognized as an internal or external command, operable program or batch file. · Issue #2974 · vercel/hyper · GitHub Sign up for free to join this conversation on GitHub .
Focus will be primarily around speed and stability; Windows Terminal: Productive terminal application for command-line users. A new, modern, feature-rich, productive terminal application for command-line users.
The percent sign does not have a particular meaning.
It has not much to do with Hyper Terminal, but with the shell you use (bash or zsh).
Usually bash uses $
, whereas zsh uses %
.
Take a look at: Google: bash+zsh+prompt
Found this answer on medium.com's article "Customize the MacOS Terminal":
"As of 2019, macOS Catalina has adopted Z Shell, or zsh for short, as the default login shell. Z Shell is a Unix shell that acts as an interactive login shell and command line interpreter for shell scripting."
https://medium.com/dev-genius/customize-the-macos-terminal-zsh-4cb387e4f447
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With