Package org.jline.shell.widget
package org.jline.shell.widget
Widgets for the JLine shell API.
This package provides interactive widgets that enhance the command-line experience with real-time suggestions and help display.
Key Types
CommandTailTipWidgets- real-time command-line suggestions usingCommandDescriptionAutopairWidgets- automatic insertion and deletion of matching delimiters
- Since:
- 4.0
-
ClassDescriptionProvides intelligent auto-pairing of matching delimiters in the command line.Provides real-time command-line suggestions as the user types, using
CommandDescriptionfor positional argument hints and option help.The type of suggestions to display.