From: "keiju (Keiju Ishitsuka)" Date: 2013-01-10T22:53:55+09:00 Subject: [ruby-core:51353] [ruby-trunk - Bug #7642] IRB indentation is gone Issue #7642 has been updated by keiju (Keiju Ishitsuka). zzak (Zachary Scott) wrote: > Here is another reproduction on 1.9.3-p327: > http://showterm.io/a12fb0188114e63df2e12 IRB default behavior is no auto-indent. So, this is the correct behavior. ---------------------------------------- Bug #7642: IRB indentation is gone https://bugs.ruby-lang.org/issues/7642#change-35323 Author: zzak (Zachary Scott) Status: Assigned Priority: Normal Assignee: keiju (Keiju Ishitsuka) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 This is indentation of irb in 1.9.3-p362: http://screencloud.net/v/srk8 It is ok, but no out-dent on 'end'. This could be fixed. Now compare with irb in trunk: http://screencloud.net/v/5uVd Indentation is completely missing. -- http://bugs.ruby-lang.org/