yogo1212 (Leon Busch-George)
- Login: yogo1212
- Registered on: 09/03/2024
- Last sign in: 09/03/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
09/03/2024
- 09:47 PM Ruby master Bug #20711: readline/reline duplicate display of prompt
- tompng (tomoya ishida) wrote in #note-1:
> https://github.com/ruby/reline/pull/742 will fix it.
Great - thanks :-) - 10:45 AM Ruby master Bug #20711 (Closed): readline/reline duplicate display of prompt
- ```ruby
#!/usr/bin/env ruby
require 'readline'
prompt = "asdf: "
default = "true"
Readline.pre_input_hook ...
Also available in: Atom