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

bug: Chapter 8 - readline on Node #82

Open
dwmkerr opened this issue Feb 27, 2021 · 0 comments
Open

bug: Chapter 8 - readline on Node #82

dwmkerr opened this issue Feb 27, 2021 · 0 comments

Comments

@dwmkerr
Copy link
Owner

dwmkerr commented Feb 27, 2021

In Chapter 8 - The Power of Readline: It lists the Node.js REPL as an example of a program that uses GNU Readline, but Node actually uses it's own JS parser which ignores the .inputrc file. If you need alternative example, Ruby's REPL (irb) uses Readline.

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

No branches or pull requests

1 participant