You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes
Replaces Cmder Release v1.3.9 which has been removed.
/c now completely separates user config including Conemu configuration. This enables true multi-user Cmder with no configuration collisions. See PR #1949.
Fix #1959 Start cmder "find" errors. See PR #1961.
Fix #1956 Git detection should use env from git install root. See PR #1969
Adds
/m initially creates %cmder_root%/config/conemu-%computername%.xml for users that want per computer Conemu configuration with shared init scripts. See PR #1949.
/register now recognizes /c [path] and creates an appropriate Cmder Here shell context menu. See PR #1949.