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

Overhaul io gate structure #666

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Overhaul io gate structure #666

merged 2 commits into from
Jun 1, 2024

Commits on May 29, 2024

  1. Overhaul IO gate structure

    1. Move IO related classes to `lib/reline/io/` directory.
    2. Rename `GeneralIO` to `Dumb`.
    3. Use IO classes as instances instead of classes.
    st0012 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d786203 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update lib/reline/io/ansi.rb

    Co-authored-by: tomoya ishida <tomoyapenguin@gmail.com>
    st0012 and tompng committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2b912a0 View commit details
    Browse the repository at this point in the history