| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hashes.txt | 2022-10-18 | 232 Bytes | |
| cmder.7z | 2022-10-18 | 68.4 MB | |
| cmder.zip | 2022-10-18 | 139.2 MB | |
| cmder_mini.zip | 2022-10-18 | 10.6 MB | |
| README.md | 2022-10-18 | 2.8 kB | |
| v1.3.20.tar.gz | 2022-10-18 | 193.4 kB | |
| v1.3.20.zip | 2022-10-18 | 225.8 kB | |
| Totals: 7 Items | 218.7 MB | 5 | |
What's Changed
- Fix [#2654]: blank space added between {cwd} and version_control variable by @geekrumper in https://github.com/cmderdev/cmder/pull/2661
- Fix [#2659]: Use get_hg_branch() to get Mercurial branch information. by @vsajip in https://github.com/cmderdev/cmder/pull/2660
- Fix git worktree by @daxgames in https://github.com/cmderdev/cmder/pull/2680
- Remove set term=cygwin in init.bat by @daxgames in https://github.com/cmderdev/cmder/pull/2688
- Fix find git by @daxgames in https://github.com/cmderdev/cmder/pull/2689
- Clink 1.3.15 by @daxgames in https://github.com/cmderdev/cmder/pull/2691
- Update Git for Windows and Clink by @goodusername123 in https://github.com/cmderdev/cmder/pull/2695
- Add optional clink async prompt update for svn status by @Mikaz-fr in https://github.com/cmderdev/cmder/pull/2703
- Update Clink and Git by @daxgames in https://github.com/cmderdev/cmder/pull/2720
- Better bat by @daxgames in https://github.com/cmderdev/cmder/pull/2742
- Related to [#2654]: Move space from "{git}{hg}{svn}" to individual parts by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2738
- Update Clink, Clink Completions and ConEmu dependencies by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2739
- Minimal comspec detection (related to [#2744]) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2745
- Use TaskDialog instead of MessageBox (Fixes Builds) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2746
- Add bin\cmder_shell.cmd by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2747
- Fix build system scripts (closes [#2723]) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2748
- Custom option for launcher title by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2752
- Use Github Actions to build and release by @MartiUK in https://github.com/cmderdev/cmder/pull/2725
- Minor edits to AppVeyor build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2753
- Fix mini edition build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2754
- Re-factor the build script to distinguish each step by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2758
- Updates to
3vendored dependencies by @github-actions in https://github.com/cmderdev/cmder/pull/2760
New Contributors
- @geekrumper made their first contribution in https://github.com/cmderdev/cmder/pull/2661
- @vsajip made their first contribution in https://github.com/cmderdev/cmder/pull/2660
- @goodusername123 made their first contribution in https://github.com/cmderdev/cmder/pull/2695
- @github-actions made their first contribution in https://github.com/cmderdev/cmder/pull/2760
Full Changelog: https://github.com/cmderdev/cmder/compare/v1.3.19...v1.3.20