Skip to content

tty2-prompt fork that uses customized tty2 modules to allow for customized word completion

License

Notifications You must be signed in to change notification settings

zzyzwicz/tty2-prompt

Repository files navigation

TTY2::Prompt

Gem Version Build status

A tty-prompt fork with the objective of adding a customized word completion mechanism

TTY2::Prompt intends to be an up to date clone of TTY::Prompt, solely extending it with a customized word completion mechanism. This page only covers the applied modifications.

Modifications

  • Renamed to TTY2::Prompt
  • Make use of TTY2::Reader instead of TTY::Reader

Installation

Add this line to your application's Gemfile:

gem "tty2-prompt"

And then execute:

$ bundle

Or install it yourself as:

$ gem install tty2-prompt

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zzyzwicz/tty2-prompt.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the TTY2::Reader project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Copyright

Copyright for portions of project TTY2::Prompt are held by Piotr Murach, 2015 as part of project TTY::Prompt. All other copyright for project TTY2::Prompt are held by zzyzwicz, 2021.

About

tty2-prompt fork that uses customized tty2 modules to allow for customized word completion

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages