SkillAgentSearch skills...

Editline

Small command-line editor; biggest limitation is it only handles 80-character lines.

Install / Use

/learn @richsalz/Editline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

editline

Small command-line editor; biggest limitation is it only handles 80-character lines.

This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. This code has been untouched, but still working, since 1993.

It is call-compatible with the FSF readline library. It is a fraction of the size, and offers far fewer features. It is distributed under the Apache v2 license.

Configuration is done in the Makefile. Type "make testit" to get a small "shell" for testing.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks1

Languages

C

Security Score

70/100

Audited on May 31, 2024

No findings