General

Profile

tompng (tomoya ishida)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 4 22 26

Activity

05/28/2023

09:20 AM Ruby master Revision d5ef373b (git): [ruby/irb] Set maximum document dialog height by
preferred_dialog_height provided by Reline
(https://github.com/ruby/irb/pull/591)
https://github.com/ruby/irb/commit...
tompng (tomoya ishida)

05/27/2023

03:07 PM Ruby master Revision cf0b9e0d (git): [ruby/reline] Fix scrolldown condition in dialog rendering
(https://github.com/ruby/reline/pull/541)
https://github.com/ruby/reline/commit/ad6faada3f
tompng (tomoya ishida)
02:48 PM Ruby master Revision 5d137a7f (git): [ruby/reline] Use appropriate dialog height and reduce screen pushup
problem
(https://github.com/ruby/reline/pull/542)
* Provide preferred_dialog_height for dialog positioning
* Fix re...
tompng (tomoya ishida)

05/20/2023

01:08 AM Ruby master Revision 6d9875cc (git): [ruby/irb] Fix dynamic_prompt test not executed, remove unnecessary
set_input
(https://github.com/ruby/irb/pull/585)
https://github.com/ruby/irb/commit/b5f3efdcf0
tompng (tomoya ishida)

05/19/2023

01:48 PM Ruby master Revision e8c9f727 (git): [ruby/irb] Simplify each_top_level_statement
(https://github.com/ruby/irb/pull/576)
* Simplify each_top_level_statement, reduce instance vars
* Update lib/irb/r...
tompng (tomoya ishida)

05/17/2023

04:42 AM Ruby master Revision 264ba0f8 (git): [ruby/irb] Fix Test timedout in test_debug_cmd
(https://github.com/ruby/irb/pull/582)
* Suppress Reline::IOGate.cursor_pos writing escape sequence in test_debug_cm...
tompng (tomoya ishida)

05/07/2023

01:18 PM Ruby master Revision 5eca327f (git): [ruby/reline] Fix dialog corrupts rendering by pushing up input line
too much
(https://github.com/ruby/reline/pull/524)
* Do not render dialog where it overflows screen
* Dialog render...
tompng (tomoya ishida)

05/01/2023

12:20 PM Ruby master Revision 13dfbcf7 (git): [ruby/reline] Rewrite dialog rendering
(https://github.com/ruby/reline/pull/492)
* Rewrite dialog rendering
* Fix failing test of dialog with small screen...
tompng (tomoya ishida)

04/21/2023

12:20 PM Ruby master Bug #19611 (Closed): Ruby hangs up with `while true && true`
Fails to run this code. It hangs up. Ctrl+C does not work.
~~~ruby
def hoge
while true && true
end
end
~~~
...
tompng (tomoya ishida)

04/15/2023

09:32 AM Ruby master Revision 19aa30d5 (git): [ruby/reline] Change Reline.add_dialog_proc(name, nil) to properly
remove dialog_proc
(https://github.com/ruby/reline/pull/532)
https://github.com/ruby/reline/commit/43283b2f37
tompng (tomoya ishida)

Also available in: Atom