_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


parinfer-rust 0.4.3
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/justinbarclay/parinfer-rust
Licenses: Expat
Build system: cargo
Synopsis: Infer parentheses for Clojure, Lisp and Scheme
Description:

Parinfer is a plugin for Kakoune, Vim, Neovim and Emacs that infers parentheses and indentation. This library can be called from other editors that can load dynamic libraries.

texmacs 2.1.4
Dependencies: freetype@2.13.3 guile@1.8.8 libjpeg-turbo@2.1.4 libxcrypt@4.4.38 perl@5.36.0 python-wrapper@3.11.14 qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.17 sqlite@3.39.3
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.texmacs.org/tmweb/home/welcome.en.html
Licenses: GPL 3+
Build system: qt
Synopsis: Editing platform with special features for scientists
Description:

GNU TeXmacs is a text editing platform which is specialized for scientists. It is ideal for editing structured documents with different types of content. It has robust support for mathematical formulas and plots. It can also act as an interface to external mathematical programs such as R and Octave. TeXmacs is completely extensible via Guile.

l3afpad 0.8.18.1.11-0.16f2222
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: http://tarot.freeshell.org/leafpad/
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: GTK+ 3 based text editor
Description:

L3afpad is a GTK+ 3 text editor that emphasizes simplicity. As development focuses on keeping weight down to a minimum, only the most essential features are implemented in the editor. L3afpad is simple to use, is easily compiled, requires few libraries, and starts up quickly. L3afpad is a fork of Leafpad that uses GTK+ 3 instead of GTK+ 2.

scintilla 5.5.1
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.scintilla.org/
Licenses: HPND
Build system: gnu
Synopsis: Code editor for GTK+
Description:

Scintilla is a source code editing component for GTK+. It has the usual features found in text editing components, as well as some that are especially useful for editing and debugging source code; these include support for syntax styling, error indicators, code completion and call tips. Styling choices are more open than with many editors: Scintilla lets you use proportional fonts, bold and italics, multiple foreground and background colours, and multiple fonts.

tecoc 147-0.b4a9639
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/blakemcbride/TECOC
Licenses: Modified BSD
Build system: gnu
Synopsis: @acronym{TECO, Text Editor and Corrector} written in C
Description:

Tecoc is a portable version of the venerable TECO written in C that strives to keep the original behavior.

helix 25.07.1
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://helix-editor.com/
Licenses: MPL 2.0
Build system: cargo
Synopsis: Post-modern modal text editor
Description:

A Kakoune / Neovim inspired editor, written in Rust.

textpieces 3.2.0
Dependencies: gtk@4.16.13 gtksourceview@5.12.1 json-glib@1.10.0 libadwaita@1.6.0 libgee@0.20.6 python@3.11.14 python-pygobject@3.50.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/liferooter/textpieces
Licenses: GPL 3
Build system: meson
Synopsis: Quick text processor
Description:

Text Pieces is a tool for quick text transformations such as checksums, encoding, decoding, etc.

The basic features of Text Pieces are:

  • Base64 encoding and decoding

  • SHA-1, SHA-2 and MD5 checksums

  • Prettify and minify JSON

  • Covert JSON to YAML and vice versa

  • Count lines, symbols and words

  • Escape and unescape string, URL and HTML

  • Remove leading and trailing whitespaces

  • Sort and reverse sort lines

  • Reverse lines and whole text

  • You can write your own scripts and create custom tools

lexilla 5.2.5
Dependencies: scintilla@5.5.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.scintilla.org/Lexilla.html
Licenses: HPND
Build system: gnu
Synopsis: Language lexers for Scintilla
Description:

Lexilla is a library of language lexers that can be used with the Scintilla editing component.

jed 0.99-19
Dependencies: slang@2.3.3
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.jedsoft.org/jed/
Licenses: GPL 2+
Build system: gnu
Synopsis: Programmer's editor using S-Lang scripting for configuration
Description:

Jed is a powerful programmer's editor using the S-Lang scripting language for configuration and extensibility. It provides emulation modes for the key bindings of many editors (including Emacs and WordStar), and has syntax highlighting for dozens of languages. Jed is very small and fast.

e3 2.82
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://sites.google.com/site/e3editor/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tiny text editor written in assembly
Description:

e3 is a micro text editor with an executable code size between 3800 and 35000 bytes. Except for ``syntax highlighting'', the e3 binary supports all of the basic functions one expects plus built in arithmetic calculations. UTF-8 coding of unicode characters is supported as well. e3 can use Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on 16, 32, and 64-bit CPUs.

mle 1.5.0
Dependencies: lua@5.3.5 pcre@8.45 uthash@2.1.0
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/adsr/mle
Licenses: ASL 2.0
Build system: gnu
Synopsis: Small, flexible, terminal-based text editor
Description:

mle is a small, flexible, terminal-based text editor written in C. Notable features include: full Unicode support, syntax highlighting, scriptable rc file, macros, search and replace (PCRE), window splitting, multiple cursors, and integration with various shell commands.

texmacs-guile3 2.1.4
Dependencies: freetype@2.13.3 guile@3.0.9 gmp@6.3.0 libjpeg-turbo@2.1.4 libxcrypt@4.4.38 perl@5.36.0 python-wrapper@3.11.14 qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.17 sqlite@3.39.3
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.texmacs.org/tmweb/home/welcome.en.html
Licenses: GPL 3+
Build system: qt
Synopsis: Editing platform with special features for scientists
Description:

GNU TeXmacs is a text editing platform which is specialized for scientists. It is ideal for editing structured documents with different types of content. It has robust support for mathematical formulas and plots. It can also act as an interface to external mathematical programs such as R and Octave. TeXmacs is completely extensible via Guile.

qemacs 0.3.3
Dependencies: libx11@1.8.12 libxext@1.3.6 libxv@1.0.13
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://bellard.org/qemacs/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Small but powerful text editor
Description:

QEmacs (for Quick Emacs) is a very small but powerful editor. It has features that even big editors lack:

  • Full screen editor with an Emacs look and feel with all Emacs common features: multi-buffer, multi-window, command mode, universal argument, keyboard macros, config file with C-like syntax, minibuffer with completion and history.

  • Can edit files of hundreds of Megabytes without being slow by using a highly optimized internal representation and by mmaping the file.

  • Full Unicode support, including multi charset handling (8859-x, UTF8, SJIS, EUC-JP, ...) and bidirectional editing respecting the Unicode bidi algorithm. Arabic and Indic scripts handling (in progress).

  • WYSIWYG HTML/XML/CSS2 mode graphical editing. Also supports Lynx like rendering on VT100 terminals.

  • WYSIWYG DocBook mode based on XML/CSS2 renderer.

  • C mode: coloring with immediate update. Emacs like auto-indent.

  • Shell mode: colorized VT100 emulation so that your shell work exactly as you expect. Compile mode with next/prev error.

  • Input methods for most languages, including Chinese (input methods come from the Yudit editor).

  • Hexadecimal editing mode with insertion and block commands. Unicode hexa editing is also supported.

  • Works on any VT100 terminals without termcap. UTF8 VT100 support included with double width glyphs.

  • X11 support. Support multiple proportional fonts at the same time (as XEmacs). X Input methods supported. Xft extension supported for anti aliased font display.

  • Small! Full version (including HTML/XML/CSS2/DocBook rendering and all charsets): 200KB big. Basic version (without bidir/unicode scripts/input/X11/C/Shell/HTML/Dired): 49KB.

nano 8.7
Dependencies: gettext-minimal@0.23.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.nano-editor.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Small, user-friendly console text editor
Description:

GNU nano is a small and simple text editor for use in a terminal. Besides basic editing, it supports: undo/redo, syntax highlighting, spell checking, justifying, auto-indentation, bracket matching, interactive search-and-replace (with regular expressions), and the editing of multiple files.

vis 0.9
Dependencies: bash-minimal@5.2.37 lua@5.3.5 ncurses@6.2.20210619 libtermkey@0.22 lua-lpeg@1.0.2 tre@0.9.0
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/martanne/vis
Licenses: ISC Public Domain Expat
Build system: gnu
Synopsis: Vim-like text editor
Description:

Vis aims to be a modern, legacy free, simple yet efficient vim-like text editor. It extends vim's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language.

geany 1.38
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://www.geany.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Fast and lightweight IDE
Description:

Geany is a small and fast Integrated Development Environment (IDE) that only has a few dependencies on other packages and is as independent as possible from special desktop environments like KDE or GNOME.

The basic features of Geany are:

  • syntax highlighting

  • code completion

  • auto completion of often constructed constructs like if, for and while

  • auto completion of XML and HTML tags

  • call tips

  • folding

  • many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal

  • symbol lists

  • embedded terminal emulation

  • extensibility through plugins

parinfer-rust-emacs 0.4.7
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/justinbarclay/parinfer-rust-emacs
Licenses: ISC
Build system: cargo
Synopsis: Emacs-centric fork of parinfer-rust
Description:

parinfer-rust-emacs is an Emacs-centric fork of parinfer-rust, itself an implementation of Shaun Lebron’s Parinfer. This builds a shared library intended to be loaded by the emacs-parinfer-rust-mode Emacs plugin, though a standalone binary is built also.

kakoune 2025.06.03
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://kakoune.org/
Licenses: Unlicense
Build system: gnu
Synopsis: Vim-inspired code editor
Description:

Kakoune is a code editor heavily inspired by Vim, as such most of its commands are similar to Vi's ones, and it shares Vi's "keystrokes as a text editing language" model. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim.

fe 2.0
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: http://www.moria.de/~michael/fe/
Licenses: GPL 2+
Build system: gnu
Synopsis: Small folding editor
Description:

Fe is a small folding editor. It folds arbitrary text regions; it is not bound to syntactic units.

Fe has no configuration or extension language and requires no setup. Its user interface is emacs-like and it has menus for the very most important functions to help beginners. Further there is a reference card. It offers:

  • Regions and Emacs-like kill ring

  • Incremental search

  • Keyboard macros

  • Editing binary files

  • Multiple windows and views

  • Compose function for Latin 1 characters

mogan 1.1.1
Dependencies: curl@8.6.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libxcrypt@4.4.38 perl@5.36.0 python-wrapper@3.11.14 qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.17 sqlite@3.39.3
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/XmacsLabs/mogan
Licenses: GPL 3+
Build system: qt
Synopsis: Scientific structural text editor
Description:

Mogan is a scientific structural text editor, a fork of GNU TeXmacs.

editorconfig-core-c 0.12.6
Dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://editorconfig.org/
Licenses: FreeBSD
Build system: cmake
Synopsis: EditorConfig core library written in C
Description:

EditorConfig makes it easy to maintain the correct coding style when switching between different text editors and between different projects. The EditorConfig project maintains a file format and plugins for various text editors which allow this file format to be read and used by those editors.

kak-lsp 18.1.3
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/kak-lsp/kak-lsp
Licenses: Unlicense
Build system: cargo
Synopsis: Language Server Protocol (LSP) client for Kakoune
Description:

kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.

featherpad 1.6.2
Dependencies: qtwayland@6.9.2 qtsvg@6.9.2 hunspell@1.7.0
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/tsujan/FeatherPad
Licenses: GPL 3+
Build system: qt
Synopsis: Lightweight Qt plain-text editor
Description:

FeatherPad is a lightweight, Qt-based text editor, offering features like syntax highlighting, tabbed interface, and customizable settings.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091