mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
cdf2790aa0
commit
422e2c7274
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ class Reline::ANSI
|
|||
|
||||
def self.cursor_pos
|
||||
begin
|
||||
res = String.new
|
||||
res = +''
|
||||
m = nil
|
||||
@@input.raw do |stdin|
|
||||
@@output << "\e[6n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue