This package browser is in early development. Mind the rough edges.

dte

Small and easy to use console text editor

dte is a portable console text editor with features like multiple buffers/tabs, syntax highlighting, customizable color scheme (including support for 24-bit true colours), kitty keyboard protocol, editorconfig support, amongst other features.

Installation

Install the latest version of dte as follows:

guix install dte

Or install a particular version:

guix install dte@1.11.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of dte about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/dte'><img src='https://packages.guix.gnu.org/packages/dte/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/dte/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/dte)

Example Org:

[[https://packages.guix.gnu.org/packages/dte][https://packages.guix.gnu.org/packages/dte/badges/latest-version.svg]]