Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MacOS X support for client: handle cl-readline #23

Open
ryukinix opened this issue Mar 11, 2019 · 2 comments
Open

Add MacOS X support for client: handle cl-readline #23

ryukinix opened this issue Mar 11, 2019 · 2 comments

Comments

@ryukinix
Copy link
Owner

GNU Readline is not commonly available on Mac OS. How we can handle tihs?

@ryukinix ryukinix self-assigned this Mar 11, 2019
@ryukinix ryukinix removed their assignment Oct 13, 2020
@fu7mu4
Copy link

fu7mu4 commented Apr 29, 2023

In my macOS, it seems to be worked well

@fu7mu4
Copy link

fu7mu4 commented Apr 29, 2023

see https://github.com/vindarel/cl-readline

# Installation

Via Quicklisp (recommended):

(ql:quickload "cl-readline")

If you are using Homebrew on a Mac, please note that GNU Readline has keg-only formula, which means you may need to link the library yourself:

$ brew link readline --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants