FormatOtherKeysMode

Xterm formatOtherKeys values stored in core's packed input-mode word.

Properties

Link copied to clipboard
const val CSI_U: Int = 1

Use xterm's compact CSI codepoint ; modifier u format.

Link copied to clipboard
const val DEFAULT: Int = 0

Use the original xterm CSI 27 ; modifier ; codepoint ~ format.