hdfssk/emacs-xterm-color
Project ID: 92340
Description
xterm-color is an ANSI control sequence to text-property translator.
Translation takes place through state machine emulation which provides a far more accurate, comprehensive result than ansi-color.el that is built-into Emacs, without compromising on performance.
FEATURES
- Regular ANSI color support
- XTERM 256 color support
- Truecolor (24-bit) support
- AIXTERM bright foreground color
- AIXTERM bright background color (since 1.8)
- Use bold instead of bright (since 1.8)
- When colorizing entire buffers, optional overlay support (since 2.0)
- Optionally, filter out ANSI control sequences (since 2.0)
- Works with compilation-mode
- Works with eshell
Installation Instructions
To install the package:
sudo dnf -y copr enable hdfssk/emacs-xterm-color
sudo dnf -y install emacs-xterm-color
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (19)* | Centos-stream 9 (54 downloads) |
Fedora 38 | x86_64 (15)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (14)* | Fedora 39 (31 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (18 downloads) |
Fedora 41 | x86_64 (2)* | Fedora 41 (5 downloads) |
Fedora rawhide | x86_64 (9)* | Fedora rawhide (52 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hdfssk/emacs-xterm-color
More info about enabling Copr repositories