mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
ea75aed98e
commit
e356b71d35
1 changed files with 0 additions and 1 deletions
|
@ -622,7 +622,6 @@ begin
|
||||||
|
|
||||||
def test_update_cursor_correctly_when_just_cursor_moving
|
def test_update_cursor_correctly_when_just_cursor_moving
|
||||||
start_terminal(5, 30, %W{ruby -I#{@pwd}/lib #{@pwd}/bin/multiline_repl}, startup_message: 'Multiline REPL.')
|
start_terminal(5, 30, %W{ruby -I#{@pwd}/lib #{@pwd}/bin/multiline_repl}, startup_message: 'Multiline REPL.')
|
||||||
puts %W{ruby -I#{@pwd}/lib #{@pwd}/bin/multiline_repl}.inspect
|
|
||||||
write("def hoge\n 01234678")
|
write("def hoge\n 01234678")
|
||||||
write("\C-p")
|
write("\C-p")
|
||||||
write("\C-b")
|
write("\C-b")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue