From: "zzak (Zachary Scott)" Date: 2013-01-10T23:55:26+09:00 Subject: [ruby-core:51363] [ruby-trunk - Bug #7642] IRB indentation is gone Issue #7642 has been updated by zzak (Zachary Scott). Keiju-san, thank you for the explanation. I also found this method: irb_context.auto_indent_mode = true What do you think about enable this by default? I can open a feature request. ---------------------------------------- Bug #7642: IRB indentation is gone https://bugs.ruby-lang.org/issues/7642#change-35333 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/