mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-13 01:31:09 +00:00
Let's just make it experimental
This commit is contained in:
@@ -93,7 +93,7 @@ static constexpr std::string_view ColorSelectionKey{ "experimental.colorSelectio
|
||||
static constexpr std::string_view ShowContextMenuKey{ "showContextMenu" };
|
||||
static constexpr std::string_view ExpandSelectionToWordKey{ "expandSelectionToWord" };
|
||||
static constexpr std::string_view RestartConnectionKey{ "restartConnection" };
|
||||
static constexpr std::string_view OpenScratchpadKey{ "openScratchpad" };
|
||||
static constexpr std::string_view OpenScratchpadKey{ "experimental.openScratchpad" };
|
||||
|
||||
static constexpr std::string_view ActionKey{ "action" };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user