Skip to content

Configuration Properties

jdillon edited this page Apr 7, 2012 · 6 revisions

There are a handful of properties which control JLine behavior. Properties can be be configured via standard system properties or from the JLine configuration file.

  • jline.configuration
  • [jline.terminal](Terminal Factory Configuration)
  • jline.shutdownhook
  • jline.nobell
  • jline.esc.timeout
  • jline.inputrc
  • jline.completion.threshold

Windows Specific

  • jline.WindowsTerminal.ansi
  • jline.WindowsTerminal.directConsole

Unix Specific

  • jline.stty
  • jline.sh

Internal

  • [jline.internal.log.debug](Logging Configuration)
  • [jline.internal.log.trace](Logging Configuration)
Clone this wiki locally