Another Readline Input Framework https://nongnu.org/arif
Go to file
CismonX 0956b2cd92
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: add rl-loop utility program
2024-04-10 22:52:14 +08:00
doc fix: doc: remove wrong statements about engines 2023-12-02 01:35:39 +08:00
examples feat: add rl-loop utility program 2024-04-10 22:52:14 +08:00
include refactor: cleaner way to hard-code libdir 2023-12-25 17:36:25 +08:00
m4 chore: clean up build scripts 2024-03-31 20:12:34 +08:00
src refactor: cleaner way to hard-code libdir 2023-12-25 17:36:25 +08:00
tests chore: rename candidate length vars 2023-12-02 01:33:19 +08:00
.gitignore chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
.woodpecker.yml feat: add rl-loop utility program 2024-04-10 22:52:14 +08:00
COPYING chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
INSTALL.md chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
Makefile.am chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
README.md chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
arif.pc.in refactor: change header installation path 2023-08-13 21:53:00 +08:00
configure.ac feat: add rl-loop utility program 2024-04-10 22:52:14 +08:00

README.md

Introduction

ARIF is an input method framework for GNU Readline.

ARIF is free software, distributed under the terms of the GNU General Public License, either version 3, or any later version of the license. For more information, see the file 'COPYING'.

Getting Started

See 'INSTALL.md' for instructions on how to build and install ARIF.

See the files under 'doc/' for documentation.

For more information, visit the project homepage: https://nongnu.org/arif.