Navigation
API > API/Plugins > API/Plugins/Terminal
Options that influence key-to-byte translation.
| Name | FKeyTranslationOptions |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Terminal/Source/Terminal/Public/TerminalKeyTranslator.h |
| Include Path | #include "TerminalKeyTranslator.h" |
Syntax
struct FKeyTranslationOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bApplicationCursorKeys | bool | DECCKM: when true, unmodified cursor / Home / End keys use SS3 sequences (ESC O x) instead of CSI (ESC [ x). | TerminalKeyTranslator.h |