Other Input

Other input...

Terminaux not only provides the normal input reader with its custom bindings and its customizability, but you can also use its other input functions, such as informational boxes.

Terminaux currently provides the following input styles:

  • Choice (one line, two lines, and modern)

  • Info box (buttons, normal (modal and non-modal), input, password input, progress, slider (with minimum, current, and maximum values), selection, and multiple choices)

  • Selection (single choice and multiple choices)

  • Editor (Text and hex editors and viewers)

In addition to the above styles, you can also consult the following additional and specialized styles:

Figlet Font SelectorColor WheelEditors and Viewers

To learn more about choice-based inputs, visit this page:

Choice-based inputs

For keybindings, you can make use of the keybindings writer to convey the available keybindings to the end user by utilizing the KeybindingsWriter class, assuming that you've made an array of the Keybinding class.