zsh-syntax-highlighting
A Zsh plugin that highlights commands as you type them, in the style of Fish.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get zsh-syntax-highlighting
Package managers
- Homebrew
brew install zsh-syntax-highlighting
About zsh-syntax-highlighting
zsh-syntax-highlighting adds Fish-style syntax highlighting to the Zsh command line. As you type, it colours commands, options and arguments. This makes typos and unknown commands visible before you press Enter.
It is loaded from your Zsh configuration and works with or without a plugin manager. It suits Zsh users who want the visual feedback of Fish without switching shells.
Strengths
- Catches typos and unknown commands before running them
- Fish-like feedback while staying on Zsh
- Configurable highlighters
Limitations
- Works only with Zsh
- Can slow down input on very long command lines
Details
- Pricing
- FreeFree and open source.
- License
- BSD-3-Clause
- Developer
- The zsh-users contributors
- Platforms
- macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Zsh users who want live highlighting of what they type
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
zsh-autosuggestions
A Zsh plugin that suggests commands as you type, based on your shell history.
fzf-tab
A Zsh plugin that replaces the default tab-completion selection menu with the fzf fuzzy finder.
ble.sh
A line editor written in pure Bash that adds syntax highlighting, autosuggestions and vim modes.
Powerlevel10k
Zsh theme with an instant prompt and a guided configuration wizard.
Prezto
A configuration framework for Zsh that adds defaults, aliases, functions, completion and prompt themes.
antidote
A Zsh plugin manager written in Zsh, continuing the legacy Antibody and Antigen plugin managers.