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

Deprecate real-readline option #19657

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjanusz-r7
Copy link
Contributor

This PR is based on this PR: #19559
The purpose of this PR is to split out some of the review and testing effort into a separate PR.
This PR marks the real-readline option as deprecated as we are planning on moving to Reline, which is pure-Ruby.
This option is also broken on Windows hosts, e.g. Windows 10 running Git for Windows in Windows Terminal or other terminal emulators.

Verification

  • Start msfconsole
  • Ensure you can use the console as expected as this functionality is not changed
  • Run msfconsole -L or msfconsole --real-readline
  • Ensure that you get a warning message
  • Ensure you can use the console as expected

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

Successfully merging this pull request may close these issues.

1 participant