Port details |
- zsh-fast-syntax-highlighting Optimized and extended zsh-syntax-highlighting
- 1.55 shells
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: phantrungson17@gmail.com
- Port Added: 2024-10-28 12:46:54
- Last Update: 2024-10-28 12:42:02
- Commit Hash: 5bf71a6
- License: BSD3CLAUSE
- WWW:
- https://github.com/zdharma-continuum/fast-syntax-highlighting
- Description:
- Zsh-fast-syntax-highlighting enables highlighting of commands whilst they
are typed at an interactive zsh prompt. This helps in reviewing
commands before running them, particularly in catching syntax errors.
Compared to zsh-syntax-highlighting, this package is more optimized
and feature-rich.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zsh-fast-syntax-highlighting>0:shells/zsh-fast-syntax-highlighting
- To install the port:
- cd /usr/ports/shells/zsh-fast-syntax-highlighting/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/zsh-fast-syntax-highlighting
- pkg install zsh-fast-syntax-highlighting
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zsh-fast-syntax-highlighting
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707906686
SHA256 (zdharma-continuum-fast-syntax-highlighting-v1.55_GH0.tar.gz) = d06cea9c047ce46ad09ffd01a8489a849fc65b8b6310bd08f8bcec9d6f81a898
SIZE (zdharma-continuum-fast-syntax-highlighting-v1.55_GH0.tar.gz) = 615290
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- zsh>=5.4 : shells/zsh
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_zsh-fast-syntax-highlighting
- pkg-message:
- For install:
- Add the line below to *the end of* your .zshrc to enable highlighting.
source /usr/local/share/zsh-fast-syntax-highlighting/fast-syntax-highlighting-plugin.zsh
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.55 28 Oct 2024 12:42:02 |
Robert Clausecker (fuz) Author: Son Phan Trung |
shells/zsh-fast-syntax-highlighting: Optimized and extended
zsh-syntax-highlighting
Zsh-fast-syntax-highlighting enables highlighting of commands whilst they
are typed at an interactive zsh prompt. This helps in reviewing
commands before running them, particularly in catching syntax errors.
Compared to zsh-syntax-highlighting, this package is more optimized
and feature-rich.
WWW: https://github.com/zdharma-continuum/fast-syntax-highlighting |
Number of commits found: 1
|