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.
- Versions: 1.11.1
- Website: https://craigbarnes.gitlab.io/dte/
- Licenses: GPL 2
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]