Disabling cuscomt rl_getc function and using the once from libedit/libreadline
allows the readline module to accept unicode with libedit
While here switch to libedit by default
Details
Details
- Reviewers
swills sunpoet - Group Reviewers
Ruby portmgr - Commits
- rP378283: Change the EDIT option of ruby to use libedit by default now that libedit
run libedit and try unicode keys
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
@sunpoet can you apply and try this in ruby 2.2 ?
https://bugs.ruby-lang.org/issues/9204 for reference