Linedit

Linedit is a readline-style library written in Common Lisp that provides customizable line editing features. It uses UFFI for foreign bindings, so it is fairly portable. It supersedes Cl-readline.

Tags Software Development User Interfaces Libraries Utilities
Licenses MIT/X
Operating Systems Unix
Implementation Common Lisp

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  25 Apr 2004 10:16
  • Rrelease-after

Changes: Filename completion now expands "~" and "~user". Basic SEXP-motion commands and close-all-sexps were added. Minor bugfixes related to commandline history and filename completion are also included. This version requires Osicat 0.4.0 or later.

  • Rrelease-mid
  •  12 Apr 2004 11:17
  • Rrelease-after

Changes: This releases fixes handling of character literals in input.

  • Rrelease-mid
  •  05 Mar 2004 03:56
  • Rrelease-after

Changes: This release fixes the Home and End keys on Latin keyboards and delete-character behaviour when there is nothing to be deleted.

  • Rrelease-mid
  •  04 Mar 2004 11:54
  • Rrelease-after

Changes: This release fixes the editor confusion when editing long (wrapping) lines, and after paging.

  • Rrelease-mid
  •  29 Feb 2004 20:57
  • Rrelease-after

Changes: Paren matching (not across lines), improved word-selection logic, and better support on Darwin (OS X).

22e154b62235932ddda2cc7c08c93b52_thumb

Project Spotlight

fxmoviemanager

A file manager and playlist with movie thumbnails.

2e86d50a1e8cf4174380e69eda9bd948_thumb

Project Spotlight

LEPL

A Parser Library for Python: Recursive Descent; Full Backtracking