mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge pull request #1915 from mcrampon/update-readline-fix-link
Update link to Readline fix
This commit is contained in:
commit
dc8a191cae
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ you can add "Pry.config.windows_console_warning = false" to your pryrc.
|
|||
warn <<-EOT
|
||||
Readline version #{Readline::VERSION} detected - will not auto_resize! correctly.
|
||||
For the fix, use GNU Readline instead:
|
||||
https://github.com/guard/guard/wiki/Add-proper-Readline-support-to-Ruby-on-Mac-OS-X
|
||||
https://github.com/guard/guard/wiki/Add-Readline-support-to-Ruby-on-Mac-OS-X
|
||||
EOT
|
||||
return
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue