-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Labels
Area-CmdPalCommand Palette issues and featuresCommand Palette issues and featuresArea-RemotingCommunication layer between windows. Often for windowing behavior, quake mode, etc.Communication layer between windows. Often for windowing behavior, quake mode, etc.Help WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
(from 1:1)
right now, TerminalPage::_HandleExecuteCommandline/TerminalPage::ConvertExecuteCommandlineToActions just tries to get the actions from the commandline, and tries to execute them. It would be really neat if we could determine that --window _quake was passed in that commandline, and toss the actions to the window you'd expect.
If there's no provided --window, then just execute the commandline in the current window. Otherwise, send the commandline to the monarch, and let them deal with it.
That would mean the command palette could get this functionality for commandline mode as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CmdPalCommand Palette issues and featuresCommand Palette issues and featuresArea-RemotingCommunication layer between windows. Often for windowing behavior, quake mode, etc.Communication layer between windows. Often for windowing behavior, quake mode, etc.Help WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.