Skip to content

v1.3.10

Compare
Choose a tag to compare
@daxgames daxgames released this 30 Nov 21:19
· 755 commits to master since this release
3163d6d

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.