mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-19 12:32:19 +00:00
selection color to future
This commit is contained in:
@@ -373,10 +373,12 @@ namespace winrt::Microsoft::Terminal::Settings::Editor::implementation
|
||||
// todo:
|
||||
// INewContentArgs (future?)
|
||||
// multiple actions (future?)
|
||||
// selection color (future?)
|
||||
// all the "future" ones deal with arg types that have multiple values within them
|
||||
// INewContentArgs is a bunch of args, selection color has color and IsIndex16, etc
|
||||
// copyformat (optional flags)
|
||||
// optional uint32 (kinda defaults it to 0 right now which is incorrect...)
|
||||
// optional enum (tab switcher mode) - can set to null
|
||||
// selection color
|
||||
}
|
||||
|
||||
void ArgWrapper::EnumValue(const Windows::Foundation::IInspectable& enumValue)
|
||||
|
||||
Reference in New Issue
Block a user