Dax T Games

Results 15 issues of Dax T Games

### Versions ConEmu build: 230724 x64 OS version: Windows 11 x64 ### Problem description Why does this work: ![image](https://github.com/Maximus5/ConEmu/assets/7318053/bc6ae72c-89b4-4d65-9654-ea1139adacb5) ![image](https://github.com/Maximus5/ConEmu/assets/7318053/b8c55e36-7cff-4881-9208-8535a622087d) And this Doesn't: ![image](https://github.com/Maximus5/ConEmu/assets/7318053/5884ac89-f53f-48e1-b0c2-5b0615f811fb) ![image](https://github.com/Maximus5/ConEmu/assets/7318053/27425e42-09d7-45d1-acc5-56331d5c9685)

### Fixes - Fix #526 `root` user unset ResetColor

@lfilho I am getting back to trying out your fork of [skwp/dotfiles](https://github.com/skwp/dotfiles) via my own fork of your work. I am looking at it more critically and that has generated...

* Fixes #2940 Added below after comparing to working code in master: _Note: Line numbers are from the PR Code not the original code_ ``` 297 if (PathFileExists(cfgPath)) 298 {...

### Adds - When no external terminal emulator is available. - Add `Cmder.exe /task cmder [/a]`. - Add `Cmder.exe /task bash [/a]`. - Add `Cmder.exe /task mintty [/a]`. - Add...

Work In Progress