dte 1.11.1
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.
- Outputs:
out - 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 dte 1.11.1 as follows:
guix install dte@1.11.1
Or install the latest version:
guix install dte
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.