ui_key_cap_rendering¶
Since: Version 20240203-110809-5046fc22
The functionality described in this section requires version 20240203-110809-5046fc22 of wezterm, or a more recent version.
Controls how keyboard shortcuts are rendered in the Command Palette.
Possible values are:
"UnixLong"-Super,Meta,Ctrl,Shift."Emacs"-Super,M,C,S."AppleSymbols"- use macOS style symbols for Command, Option and so on."WindowsLong"-Win,Alt,Ctrl,Shift."WindowsSymbols"- likeWindowsLongbut using a logo for theWinkey.
The default is a platform-appropriate value.