Using Set key mappings
- Updated: 2023/09/14
Using Set key mappings
You can use the Set key mappings action to overwrite the default mapping of keys to perform various operations on the terminal.
The set key mapping is instrumental to developers as it enables them to map from key lists, especially when keys behave differently on different terminals. For example, you can map KEY_PAGEUP to {Page Up}, {Roll Down}, or \\x1b[5~ based on the terminal host you connected with.