Skip to content

Releases: cmderdev/cmder

v1.3.2

01 Dec 23:15
Compare
Choose a tag to compare

Change Log

1.3.2 (2016-12-01)

Updated components:

  • Git: v2.11.0.windows.1
  • ConEmu: 161022
  • Clink: 0.4.8
  • Clink-Completions: 0.3.2

Fixed bugs:

  • Git process not ending. #1060
  • Git: fatal: Unable to create '.git/index.lock': File exists. #1044
  • Aliases with environment variables not working #684
  • msysgit is not injected into path. #493
  • cmder display error #491
  • Path issues on startup #487
  • Missing DLL: MSVCP140.dll #482
  • Single mode does not set current directory #420
  • Fails to parse path in PATH system variable with '&' #185
  • Cmder hangs after idling for a few minutes or when clicking above the cursor #109
  • No color scheme in tabs opened as Administrator #94
  • Bug in alias.bat #52
  • Clicking/selecting text on terminal causes slowdown #40

* This Change Log was automatically generated by github_changelog_generator

v1.3.1

02 Dec 00:00
Compare
Choose a tag to compare

Change Log

1.3.1 (2016-08-15)

Full Changelog

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

v1.3.0

14 Jul 07:35
Compare
Choose a tag to compare

Change Log

v1.3.0 (2016-07-14)

Full Changelog

Closed issues:

  • Cmder getting throttled by dr.web quarantine system #1031
  • Can I switch vim in cmder to gvim installed by myself? #1021
  • [Windows10 Bash] Could use UP/Down/Home/End....key in cmder #1017
  • {lamb} problem again... :-( #1012
  • High-lighting text and copying is broken #1008
  • issue with updating ConEmuPack.160619.7z #1006
  • after updating cmder #1004
  • using touch in cli doesn't work anymore with latest update #1002
  • v1.3.0-pre doesn't support running inside program files folder #998
  • Text cursor disappears when window resized #997
  • how to use clip command in the cmder? #996
  • {git}{hg} appearing in path print out rather than the values they represent #995
  • Don't just prepend the git path. #994
  • Attempt to concatenate local 'package_version' (a nil value) #991
  • After auto-update git/hg indication and lambda in prompt are broken #990
  • Lack of Proxy Setting #989
  • Clink completion failing #987
  • \ #986
  • Is It Possible to recover the files removed by rm -rf #979
  • . #973
  • right click context menu open cmd without color #972
  • git branch name is not red when there are pending changes #967
  • git checkout autocomplete is showing files #966
  • Cmder proxy Ubuntu Bash on Windows #964
  • Update version on Chocolatey #959
  • ConEmu Injecting hooks fail #958
  • cmder (from cmder_mini.zip) crashes on startup on windows 7 pro x64 #955
  • Feature: add some extra prompt-tuning hooks to profile.ps1 from user-profile.ps1 #950
  • Provide alternate icon colors #947
  • "\cmder\config\settings was unexpected at this time" and {lamb} is shown instead of lambda symbol #937
  • Cannot save settings #936
  • init.bat fails and shows {lamb} and {git} #935
  • Cmder minimizing when losing focus. #934
  • init.bat always uses "npm" as window title #933
  • ls return vertical list instead of horizontal? #924
  • Arrow keys do not work with bash (Win10/Linux Subsystem) #914
  • Aliased commands: Syntax Highlighting Lost #912
  • 'vim' hangs when loading in cmder bash session #910
  • Unix commands not working in windows 10 #908
  • git 2.8 ? #905
  • Confusing "Settings" > "Integration" dialog behavior #904
  • v1.3.0 antivirus #903
  • Feature Request: Send to all/group #896
  • Updating git-for-windows after installing the full cmder? #887
  • Enconding ? #877
  • the {cmd} task #876
  • Failed to start cmder, app crashed #871
  • Having trouble with packaged conemu install, how can I point to a different one? #858
  • path entry for /cmd instead of /bin? #853
  • Cmder lists path on window resize. #851
  • cmder and vim compatibility problem #846
  • Unable to git pull,push or any action #845
  • Missing git support, install posth-git #834
  • "-ExecutionPolicy' is not recognized as an internal or external command" #830
  • How to upgrade from v1.1.4.1 to v1.2 ? #825
  • Startup warning #821
  • Cmder prompt screwed up with latest Windows 10 Build #820
  • Installer for cmder? #812
  • Netcat is missing #810
  • Cmder - Warning: Missing git support #806
  • Branch name not visible and vagrant commands not working #778
  • Run command to start #775
  • Security Warning - cmder\vendor\profile.ps1 #767
  • v1.2.9中文路径乱码 #764
  • How do confirm exe's are safe? md5? checksum? #761
  • Prevent other apps from overwriting the prompt? #749
  • Sublime Integration fails - Can't find "C:\Programs"? #727
  • Use tab to cycle through auto complete, like the original cmd does? #681
  • Emoji support #642
  • Strange Vim behaviour after Git for Windows upgrade #628
  • Invoking ConEmu instead of ConEmu64 on Windows 10 64-bit #574
  • Using .bashrc #565
  • Git checks for 'commits' every time a folder is changed? #529
  • Powershell tab title issue #528
  • storage in userprofile (instead of fixed config dir relative to the executable) #526
  • ncurses borders incorrectly displayed with ssh.exe #499
  • git-p4.py [Errno 2] No such file or directory #392
  • ConEmu auto attach with Cmder aliases #388
  • Using the context menu doesn't open a new tab in Single Instance Mode #356
  • Integrate PSReadLine #301
  • Moved Documents folder, running "ls" gives "ls: My Documents: No such file or directory" #284
  • bug when using up and down key #264
  • ps scripts: support space in foldernames #261
  • Accented characters #234
  • color scheme lost after CTRL+C on git status #227
  • CJK problem #222
  • Launcher opens new window separately #217
  • Theme not applied on Run command prompt here #216
  • "Your alias cannot contain a space" #214
  • Blank line #205
  • Open cmder as Tab from the file explorer #197
  • Git Not working #192
  • Add hotkey to switch tabs #186
  • Child shells yields broken prompt #178
  • generation of Pipe symbol not possible #168
  • Moving files with ../ #158
  • attach to GUI was requested, but there is no console processes! #150
  • Create windows installer #142

Merged pull requests:

Read more

v1.3.0 Pre-Release

20 Mar 16:19
Compare
Choose a tag to compare
v1.3.0 Pre-Release Pre-release
Pre-release

Change Log

v1.3.0-pre (2016-03-20)

Full Changelog

Implemented enhancements:

  • Change appveyor.yml to publish all resulting artifacts from builds. #717
  • Stuff that should not be in the release zips #662
  • v1.2.0: Errors because of PowerShell execution policy #483
  • Alias without it's opposit #281
  • Improve new UX #230
  • Different Font for the Lambda #211
  • Git Credential Cache #184
  • Crawling for executables in /bin #61
  • Include Scoop as package manager #42
  • Complete aliases on tab #38
  • Path ordering issue - wrong find.exe executes by default #37
  • Msys bash #702 (daxgames)
  • Added code to check for the existence of a customized ini file.. #427 (kodybrown)
  • New build and pack scripts #152 (bliker)
  • Ability to change Font Size using Ctrl+MouseWheel #125 (saaguero)

Fixed bugs:

  • Aliases with environment variables not working #684
  • msysgit is not injected into path. #493
  • cmder display error #491
  • Path issues on startup #487
  • Missing DLL: MSVCP140.dll #482
  • Single mode does not set current directory #420
  • Fails to parse path in PATH system variable with '&' #185
  • Cmder hangs after idling for a few minutes or when clicking above the cursor #109
  • No color scheme in tabs opened as Administrator #94
  • Bug in alias.bat #52
  • Clicking/selecting text on terminal causes slowdown #40

Closed issues:

  • Tab autocompetion for git is inconsistent (doesn't work with git add) #885
  • Line-wrapping breaks when using backspace key in a git repo with Cmder mini and Git for Windows. #883
  • Cmder opens off screen #881
  • ctrl+l with powershell in quake mode clears the first prompt line as well #879
  • Cmder Windows Pinning Issue [weird] #869
  • Why not use @echo OFF? #868
  • alias with && doesn't work #859
  • Alias with multi-word git commit message not working #847
  • switch to use master a the default development branch #836
  • Git branch information is broken for submodules #833
  • Cmder does not open in last open window position #816
  • CMDer won't open Sublime #814
  • integrating Git for Windows vs. Git for Windows SDK? #813
  • When will the next version be available? #811
  • how to use /? to get the help doc in the cmder #808
  • [Enhancement] Powershell and Babun (cygwin + zsh) #807
  • iul #800
  • Update clink settings #793
  • how to add the environment variable to the cmder? #792
  • % variable expansion in config/alias #791
  • Problems with node #790
  • Resizing adds new lines #789
  • How to remove "Cmder Here" in the context menu after .\cmder.exe /REGISTER ALL? #787
  • [v1.2.9] Can not alias with env. variables. #784
  • How should i add a context menu entry? #780
  • CMDER_START should always be set to USERPROFILE unless explicitly set through /START parameter #772
  • Startup Error: cmder\vendor\profile.ps1 cannot be loaded. #769
  • How to make Cmder stop displaying warning? #768
  • Unable to install cmder using Install-Package in Windows 10 #762
  • Option to disable preview stacking with multiple tabs #758
  • I can't run de Cmder.exe #755
  • Multiple location references when maximizing #753
  • CLink completions for npm increase cmder startup time for one second #750
  • cmder.exe infected with Variant.Kazy.767238 #748
  • cmder.exe considered harmful by Bitdefender #744
  • curl ntlm auth stopped working #741
  • Cmder and gulp, not friend? #725
  • Antivirus deleting some files in cmder (reporting them as infected) #724
  • Windows Defender on Windows 10 finds Trojan in extracted files #713
  • e. shortcut not working ? #712
  • "Cmder here" doesn't work if set start-up dir #709
  • Is cmder support scrolling with touch screen? #706
  • npm_prompt.lua:11: attempt to concatenate local 'package_version' (a nil value) #700
  • Cmder (cmd.exe) startup crashes at clink step #699
  • Doesn't run cmder.exe #696
  • Not getting git status in 1.2.9 prompt #692
  • Tab-Complete paths not working [1.2.9] #691
  • The directory be duplicate displayed #689
  • Don't work at my windows 7 (misiing api-ms-win-crt-runtime-l1-1-0.dll) #682
  • git: 'pull' is not a git command. See 'git --help'. #679
  • Error in NPM-Prompt #678
  • msysgit commands not working #675
  • Restore last session with history on start #672
  • Restart As Admin bug #669
  • git for windows 2.6.1 ssh folder #661
  • der #660
  • Cannot clean the terminal #659
  • Cmder do not run if username has spaces between #658
  • When exiting vim, cursor goes to first line of terminal instead of the end of it #656
  • Cmder suddenly start crashing on startup #650
  • Cannot switch to mapped network drive #649
  • Ctrl + D? #648
  • Is there any hotkey jump to "Search" box? #647
  • File /vendor/conemu-maximus5/ConEmu.exe not found. #646
  • As admin CMDER_ROOT not set in Powershell #643
  • Having ls, cat, etc #641
  • Cmder having Permission Errors for Windows 10 #640
  • Powershell - Msys Aliases #639
  • Problem with install on window 7? #637
  • Invoke-Expression : The term 'Invoke-Expression' is not recognized #636
  • it doesn't like Docker #631
  • Latest release : Windows 7 : Windows cannot find ".../vendor/conemu-maximus5/CpmE,u.exe" #629
  • msysGit has been superseded ,consider to switch to Git for ...
Read more

v1.2.9 - The Anti-PowerShell Pre-Release

14 Oct 02:56
Compare
Choose a tag to compare

So the last release didn't go so well, that's why we are reverting the change to use PowerShell as the default so it is cmd again. We are going to keep it this way until we are confident enough to make the switch again. We also fixed the issue with the missing DLLs, so that's gone, too.

We also upgraded all our 3rd party code to the latest versions, this includes Git, clink, ConEmu and clink-completions.

You can find up to date instructions on how to properly handle aliases, the ssh agent and the new userscript file over at https://github.com/cmderdev/cmder/tree/development

cmder v1.2 - The PowerShell release.

17 May 22:40
Compare
Choose a tag to compare
Pre-release

As promised so long ago.

NOTE: If you're missing the msvcp140 dll, try downloading the attached 7z file here and extract it to your cmder directory.

I've uploaded newer archives with the redistributable dlls included.

Changelog (In progress):

Major Changes

  • PowerShell is run by default (You can change this back in Settings > Startup > Set to {cmd})

Changes

PowerShell

cmd

  • ssh-agent script (@Shoozza, @ogrim)
  • Allow the ability to reload the aliases file (@glucas)
  • Alias script changes (@vladimir-kotikov)
    • Handle duplicate aliases (Replaces by default)
    • Delete alias (with /d switch)
    • Display all aliases (with no parameters)
  • Tab completion is now set to clink's default of 2 (Fixes #218 & #38)
  • history alias (@robgithub)

ConEmu / Launcher

Other

Removed all binary files from the repository as there's no need for them and t

Bugfixes

  • Fixed a bug with spaces in CMDER_ROOT breaking init.bat when run as admin (@sescandell) (Fixes #121)
  • All the extra git.exe should be deleted when running the build script (Fixes #54)
  • Icons were missing from TSA and other situations, due to them being gitignored (Fixes #373 & #154)
  • The launcher exe should be built with XP compatibility

'Quick' Hotfix

31 Aug 11:39
Compare
Choose a tag to compare

The dlls included were of the wrong version.

-- Edit
Plus a revert of a config change.

Pre Powershell release

26 Aug 23:08
Compare
Choose a tag to compare

Thanks to everyone who contributed, enjoy the new release!

v1.1.4 XP Launcher Test Build

17 Feb 18:45
Compare
Choose a tag to compare
Pre-release

NOTE: This only contains the Windows XP launcher for testing purposes only.

Launcher

01 Jan 19:09
Compare
Choose a tag to compare

Stable release with new and awesome launcher