-
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
🚀 Cmder's next major release backlog #2788
Comments
I was not aware this was a problem. I thought we handled spaces quite well
Just default to putting the config folder in the users home folder when this happens. More secure this way anyway given the possible content of this folder. If cmder is not in the user home folder the config folder should be by default.
|
@daxgames I just saw your comment now, sorry for replying late
These are just my opinions on the matter, based on user input and the current experience. I would not ever suggest altering the current, nice portable package that we offer. That will stay. However, I suggest providing the users with the installer that they ask as well. This will be a separate Adding an update mechanism will be a huge time saver, allowing Cmder to benefit from a unified and concise approach to avoid visiting the Downloads page each time there is a nice addition to Cmder, or part of its bundled packages, such as clink-additions. Thank you for listening to my opinions, sorry for the long wall of text. |
Upcoming plans for the next major release of Cmder
Currently, there are some areas of Cmder that could benefit from a smoother experience for the first-time user.
TL;DR: Remove old 32-bit support. Installing to
Program Files
or any other path with spaces and/or lack of permissions will be correctly handled. Improvements to the speed, look and feel of the project.📌 Please vote for your preferred Terminal to be used with Cmder in #2864
New! Cmder now comes in two flavors, Cmder + ConEmu (the classic terminal) and Cmder + Windows Terminal.
You can also choose to download a very slim version of Cmder, which doesn't come with a bundled terminal and is a great choice for using as a shell profile in any terminal you like.
CMDER_ROOT
path in all areas (shells, launcher, etc)config
directory should be writable by the user (Everyone:Write), all other directories must only work with Everyone:Read/f
parameter is usedCMDER_ROOT
env var when the project is installed(Updating CMDer, not just conemu and showing version #2875)
Additional Notes
Note 1: We're in the process of improving Cmder's initialization speed. In the next major release, the loading time is expected to be optimized significantly.
Note 2: Cmder is in the process of dropping 32-bit support of x86 edition when the upstream projects (such as Git-for-Windows) do so. In the next major releases of Cmder, the minimum Windows requirement will be bumped from Windows 7 SP1 to Windows 10, as well.
The text was updated successfully, but these errors were encountered: