1
1
Fork
You've already forked arif
0
Another Readline Input Framework
  • C 91.3%
  • M4 5.5%
  • Makefile 3.2%
Find a file
Zhaoming Luo ac5d745f6e
doc: add missing -i for autoreconf
The command 'autoreconf ..' fails because of missing files.
Signed-off-by: Zhaoming Luo <zhml@posteo.com>
2026年04月28日 05:51:42 +08:00
doc arify.1: improve description for engine names 2025年09月06日 10:21:43 +08:00
m4 chore: tidy up .gitignore 2025年07月26日 15:34:36 +08:00
src build: add extra ldflags for cygwin builds 2025年09月28日 11:53:00 +08:00
tests test: do not build libarif_dummy 2025年09月28日 11:48:09 +08:00
.build.yml doc: remove arif.texi 2025年07月26日 15:29:13 +08:00
.gitignore chore: tidy up .gitignore 2025年07月26日 15:34:36 +08:00
configure.ac build: add extra ldflags for cygwin builds 2025年09月28日 11:53:00 +08:00
COPYING chore: prepare for Savannah 2023年02月12日 20:26:45 +08:00
INSTALL.md doc: add missing -i for autoreconf 2026年04月28日 05:51:42 +08:00
Makefile.am chore: restructure project 2025年07月12日 15:29:14 +08:00
README.md chore: update README 2025年07月26日 15:56:06 +08:00

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 the user manual.

Project homepage: https://www.nongnu.org/arif/.