Project

General

Profile

« Previous | Next » 

Revision 4f611df3

Added by tompng (tomoya ishida) over 2 years ago

[ruby/reline] Fix wrong indent number in prompt. whole_lines has
duplicated line.
(https://github.com/ruby/reline/pull/460)

  • whole_lines should consider prev_line_index, and must not duplicate last_line

  • Add test for lines passed to dynamic prompt proc

  • Refactor whole_lines parameters used in test helper

  • Remove whole_line's arguments