Language

Package: fe @ 2.0

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

Home page
http://www.moria.de/~michael/fe/
Location
gnu/packages/text-editors.scm (line: 1009, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'