Rename old var name with new name
This commit is contained in:
parent
09936d1d74
commit
7bcc639c72
@ -136,7 +136,7 @@ class Reline::Windows
|
||||
else
|
||||
case input
|
||||
when 0x00
|
||||
alt = false
|
||||
meta = false
|
||||
@@output_buf.push(input)
|
||||
input = getwch
|
||||
@@output_buf.push(*input)
|
||||
|
Loading…
x
Reference in New Issue
Block a user