mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
irb.rb: [DOC] the default prompt includes :PROMPT_N [ci skip]
This commit is contained in:
parent
50bb8b6052
commit
aa32465ab3
@ -170,6 +170,7 @@ require "irb/version"
|
||||
#
|
||||
# IRB.conf[:PROMPT_MODE][:DEFAULT] = {
|
||||
# :PROMPT_I => "%N(%m):%03n:%i> ",
|
||||
# :PROMPT_N => "%N(%m):%03n:%i> ",
|
||||
# :PROMPT_S => "%N(%m):%03n:%i%l ",
|
||||
# :PROMPT_C => "%N(%m):%03n:%i* ",
|
||||
# :RETURN => "%s\n" # used to printf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user