Page MenuHomeFreeBSD

Allow ruby to use libedit
ClosedPublic

Authored by bapt on Jan 16 2015, 11:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 3:26 PM
Unknown Object (File)
Thu, Apr 18, 12:58 PM
Unknown Object (File)
Wed, Apr 17, 8:28 AM
Unknown Object (File)
Wed, Apr 17, 6:15 AM
Unknown Object (File)
Tue, Apr 16, 3:31 PM
Unknown Object (File)
Mar 16 2024, 11:26 PM
Unknown Object (File)
Jan 7 2024, 4:45 PM
Unknown Object (File)
Dec 30 2023, 4:01 PM
Subscribers
None

Details

Summary

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

Test Plan

run libedit and try unicode keys

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bapt retitled this revision from to Allow ruby to use libedit.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added reviewers: Ruby, swills.

Yes I missed the bump of portrevision but I don't know where it should be done :)

swills edited edge metadata.

This is good, please commit.

This revision is now accepted and ready to land.Jan 26 2015, 3:51 AM
bapt updated this revision to Diff 3584.

Closed by commit rP378283 (authored by @bapt).