hdfssk/emacs-eterm-256color

Project ID: 92344

Description

This package uses xterm-color to add customizable 256 color support to term and ansi-term for emacs.

USAGE

Add eterm-256color-mode to term-mode-hook:

(add-hook 'term-mode-hook #'eterm-256color-mode)

Enjoy more colors.

NOTES

  • This package requires eterm-color. If it doesn’t exist on your system, you will be offered the option of fetching and compiling it from emacs-mirror.
  • You may have to restart ansi-term the very first time you start it after installing this package and adding the hook above - it should “just work” any time after that.
  • Make sure TERM really gets set to eterm-256color. It may be overridden if you export TERM in any of your shell init files.

CUSTOMIZATION

You can use the variable eterm-256color-disable-bold to disable bold colors. When specified as bold, colors 0 - 7 will be rendered with their “bright” counterpart instead.

Installation Instructions

To install the package:

sudo dnf -y copr enable hdfssk/emacs-eterm-256color sudo dnf -y install emacs-eterm-256color

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
Fedora 37 x86_64 (5)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (4)* Fedora 38 (26 downloads)
Fedora 39 x86_64 (5)* Fedora 39 (13 downloads)
Fedora 40 x86_64 (2)* Fedora 40 (2 downloads)
Fedora rawhide x86_64 (4)* Fedora rawhide (28 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds