-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] development builds cmder.exe
always overwrites the terminal emulator settings files.
#2940
Comments
Working on it... |
I must have had an OLD |
So the profile creation is done using the launcher? Quick q. would it also make sense to add the profile to the global WT itself in the mini versions as well... for people that don't want to include a duplicate WT on their machines BTW |
Yes - Always has even for ConEmu
I don't understand the question. The UNRELEASED - Cmder for Windows is micro compared to mini as it does not include a terminal emulator and uses native Cmd.exe/Powershell.exe shells pre-installed with Windows or Git Bash. See PR #2942 |
@daxgames "Micro" would be my pesonal favorite as it would include the core Cmder features (e.g. profiles & clink) and leave the terminal to the end-user |
@DRSDavidSoft Cmder for Windows is just that EXCEPT it uses |
cmder.exe
always overwrites the %cmder_root%\vendor\windows-terminal\settings\settings.json
with the default settings.json
cmder.exe
always overwrites the terminal emulator settings.
cmder.exe
always overwrites the terminal emulator settings.cmder.exe
always overwrites the terminal emulator settings files.
This is worse than I originally thought. ConEmu is busted too. |
Is this issue only in dev branch or is master also affected? |
I have not looked at master. I just looked at this again the other day I will look at master and get back to you. I think it is ready to merge but let me put some more time into it. |
@DRSDavidSoft This is not in master. The PR should be ready to merge if the latest commit builds. It builds and works for me locally. |
I still have to review the dev build, I'm assigning some tome to do so. Then we can be sure to merge develop with master. Thanks. |
Version Information
Cmder Edition
Development branch.
Description of the issue
Title says it all.
How to reproduce
cmder.exe
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: