Dax T Games

Results 15 issues of Dax T Games

@cmderdev/core @cmderdev/trusted-contributors anyone know how to fix this. ![image](https://user-images.githubusercontent.com/7318053/179559082-00cafabf-8225-4872-9e85-027a974cc15c.png)

📌 Pinned

# 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...

Help Wanted
Area-Settings
Product-Terminal
Issue-Task

- 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...

🎨 Type: Enhancement
🍰 Component: Batch

# Windows Terminal Support First looks at Windows Terminal Integration ![image](https://github.com/cmderdev/cmder/assets/7318053/e209e228-57d1-4f0d-99ad-c78bc5d93c7f) ## NEED TO FIX - Command line help is for ConEmu only and needs to be updated. - Probably...

🎨 Type: Enhancement

### 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....

🎨 Type: Enhancement

@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...

🎨 Type: Enhancement

### 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...

🎨 Type: Enhancement
👆 Git

### 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,...

🛠 Type: Feature Request