Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8157197

jshell tool: /set format missing from /help /set

XMLWordPrintable

       /help /set
      |
      | /set
      |
      | Set jshell configuration information, including:
      | the external editor to use, the start-up definitions to use, a new feedback mode,
      | the command prompt, the feedback mode to use, or the format of output.
      |
      | /set editor <command> <optional-arg>...
      | Specify the command to launch for the /edit command.
      | The <command> is an operating system dependent string.
      |
      | /set start <file>
      | The contents of the specified <file> become the default start-up snippets and commands.
      |
      | /set feedback <mode>
      | Set the feedback mode describing displayed feedback for entered snippets and commands.
      |
      | /set newmode <new-mode> [command|quiet [<old-mode>]]
      | Create a user-defined feedback mode, optionally copying from an existing mode.
      |
      | /set prompt <mode> "<prompt>" "<continuation-prompt>"
      | Set the displayed prompts for a given feedback mode.
      |
      | /set truncation <mode> <length> <selector>...
      | Set the maximum length of a displayed value
      | /set format <mode> <field> "<format>" <selector>...
      | Configure a feedback mode by setting the format of a field when the selector matchs.
      |
      | To get more information about one of these forms, use /help with the form specified.
      | For example: /help /set format

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: