Dax T Games

Results 182 comments of Dax T Games

@DarioArDi You could also write some code in your `%cmder_root%/config/user_profile.*` init scripts that automatically copies keys stored in your Cmder folder on USB to `%userprofile%\.ssh` if they do not exist....

Just mu $.02. Keep in mind I have no idea how to do it for one shell much less all of them, I just think if we do it for...

I'm not the one asking for the feature. It is installed in my Linux and configured and I never use it. Maybe because I know nothing about it. I have...

So this is now broken on my Windows 11. `cmder.exe /task cmd` - Works great! `cmder.exe /task powershell` - Works great! `cmder.exe /task bash` - Works NOT! `cmder.exe /task mintty`...

@DRSDavidSoft the last time I tested this on Windows 10 it all worked perfectly. I would not have opened the PR if it hadn't. I'm not sure I ever tested...

Here it is working on Windows 10, built by the vagrant+packer branch of Cmder, today same code: ![image](https://github.com/cmderdev/cmder/assets/7318053/bb9806ec-218b-4798-a34f-966848b7f2ef)

I think the difference is Windows 11 prefers Windows Terminal and Windows 10 prefers conhost.exe????

> @daxgames It appears you're essentially opening `mintty.exe` which I believe is a terminal emulator in of itself (like `ConEmu.exe` and `conhost.exe` (the "Windows console") already are) which doesn't make...

I like the fact there is an embedded terminal emulator and there always should be. Cmder is after all a portable shell env. I also like that there are currently...

@DRSDavidSoft @cmderdev/core I want to merge this. This PR or at least a version of this PR has been open forever. I recently made some changes and have tested it....