Dax T Games
Dax T Games
@cmderdev/core @cmderdev/trusted-contributors anyone know how to fix this. 
# Description of the new feature/enhancement Set an environment variable `WT_FOLDER_PATH` to the folder path that contains `WindowsTerminal.exe`. This variable should be set when Windows Terminal launches before the profile...
- Do CI on Development
# Optimize for Speed of Launch for Cmd.exe sessions. - Removed duplicate path entry prevention, aka `enhance_path` functionality from `%cmder_root%\vendor\init.bat`. - `%cmder_root%\vendor\init.bat` is now a run once thing that generates...
# Windows Terminal Support First looks at Windows Terminal Integration  ## NEED TO FIX - Command line help is for ConEmu only and needs to be updated. - Probably...
### Adds - When no external terminal emulator is available. - Add `Cmder.exe /task cmder [/a]`. - Add `Cmder.exe /task bash [/a]`. - Add `Cmder.exe /task mintty [/a]`. - Add...
### Vagrant and Packer Templates for Cmder development VMs. ## Usage: 1. Clone Cmder repo to local, checkout this branch, if not yet merged. 2. Install Oracle VM Virtualbox 3....
@DRSDavidSoft New branch for us to work on integration scripts. It already has all the integration scripts in `vendor/bin` from the `vagrant+packer` branch. Any changes to these should also be...
### Changes - `Bash::Git bash` and `Bash::Git bash as Admin` use a script to find and launch Git Bash from the following locations if they exist: 1. `%CMDER_ROOT%\vendor\git-for-Windows` 2. `%Program...
### Suggestion Cmder should somehow recognize if Clink is already injected and inherit the profile path instead of using `%CMDER_CONFIG_DIR%`. ### Use case If Clink is injected globally on cmd,...