Y
Hacker News
new
|
ask
|
show
|
jobs
by
exef
4454 days ago
You can try to install with MacPorts Readline with terminal command: sudo portu install readline
And after that you include with #include <readline/read line.h> #include <readline/history.h>