Console-Docs icon indicating copy to clipboard operation
Console-Docs copied to clipboard

Windows Console Docs Repo

Results 30 Console-Docs issues
Sort by recently updated
recently updated
newest added

Despite hearing from no one for years about these flags, somehow in the last 6 working days, I've had 5 separate incidents of people coming out of nowhere having trouble...

Size-Large
Research-Required

I imagine knowing that this flag exists, and is used by Windows Terminal, would be useful information for CLI application developers. --- #### Document Details ⚠ *Do not edit this...

See issue originally filed on Windows Terminal docs: https://github.com/MicrosoftDocs/terminal/issues/350

I've [read](https://github.com/MicrosoftDocs/Console-Docs/blob/c2bbd402eacd4f29c613b42fcf82b72573e982b7/docs/setconsolehistoryinfo.md) that `SetConsoleHistoryInfo` is deprecated, but I don't understand how to add command history capabilities to a shell I create with `cmd /k` without this API. I've searched the...

There is no example that covers the reading of input sequences referred to in the Input Sequence section. All references point to depricated API functions. Recommend a short example that...

Size-Medium

We should expand this table to be more comprehensive, by far. ```[tasklist] ### Tasks - [ ] https://github.com/microsoft/terminal/issues/17722 ```

Help-Wanted
Size-Large
Research-Required

Hey guys, Reading up on: https://docs.microsoft.com/en-us/windows/console/console-aliases?redirectedfrom=MSDN I noticed there aren't any examples. Would it be possible to add a few examples? Right now I found examples on StackOverflow, but it...

Adds documentation for: * Console Allocation Policy * `AllocConsoleWithOptions` and its accompanying struct * `ReleasePseudoConsole` * Changed behavior of `ClosePseudoConsole`

I have an issue where the command prompt window closes after a few seconds without me closing it as it shown in the video. Same happens with Windows PowerShell. Terminal...

There's no documentation for any of the new "shell integration" features, including OSC 7, 8, 9, 133, etc. There's no mention of sixels either.