1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
aycabta e468d9f49c [ruby/irb] Add OMIT_ON_ASSIGNMENT
Omit the results evaluated at assignment if they are too long.

The behavior of ECHO_ON_ASSIGNMENT being on by default is hard to understand,
so I change it to off by default. Instead, we turn OMIT_ON_ASSIGNMENT on by
default. The result is displayed on assignment, but it will always be short
and within one line of the screen.

https://github.com/ruby/irb/commit/c5ea79d5ce
2020-09-14 02:13:11 +09:00
..
cmd [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
ext [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
lc
.document
color.rb [ruby/irb] Directly check if the method is available instead of version 2020-08-18 14:38:01 +09:00
completion.rb [ruby/irb] Get rid of loading readline unnecessarily 2020-08-18 14:38:01 +09:00
context.rb [ruby/irb] Add OMIT_ON_ASSIGNMENT 2020-09-14 02:13:11 +09:00
easter-egg.rb
extend-command.rb
frame.rb
help.rb [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
init.rb [ruby/irb] Add OMIT_ON_ASSIGNMENT 2020-09-14 02:13:11 +09:00
input-method.rb [ruby/irb] Add OMIT_ON_ASSIGNMENT 2020-09-14 02:13:11 +09:00
inspector.rb [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
irb.gemspec Update the license for the default gems to dual licenses 2020-08-18 20:26:39 +09:00
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb [ruby/irb] Support shortening lambda notetion for nesting level of prompt 2020-08-18 14:38:02 +09:00
ruby_logo.aa [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
src_encoding.rb
version.rb [ruby/irb] Version 1.2.5 2020-09-14 02:12:58 +09:00
workspace.rb
ws-for-case-2.rb
xmp.rb [ruby/irb] Prefer require_relative to load the files in this library 2020-08-18 14:38:01 +09:00