Skip to content

Commit

Permalink
irb.rb: [DOC] the default prompt includes :PROMPT_N [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Jun 14, 2019
1 parent 50bb8b6 commit aa32465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/irb.rb
Expand Up @@ -170,6 +170,7 @@
#
# 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
Expand Down

0 comments on commit aa32465

Please sign in to comment.