Another Readline Input Framework https://nongnu.org/arif
Go to file
CismonX c160c9f47a
fix: add readline flags when building libarify
2023-04-28 10:03:16 +08:00
doc feat: hack completion display 2023-03-13 16:47:50 +08:00
examples chore: change arif_rime default log level to ERROR 2023-02-20 13:45:32 +08:00
include chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
m4 chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
src fix: add readline flags when building libarify 2023-04-28 10:03:16 +08:00
tests chore: minor refactor 2023-02-20 13:44:27 +08:00
.drone.yml chore: update ci script 2023-02-20 13:45:46 +08:00
.gitignore chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
COPYING chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
INSTALL.md chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
Makefile.am chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
README.md chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
arif.pc.in chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
configure.ac chore: change minimum librime version to 1.6 2023-02-20 13:51:42 +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.