Conversation
Sync with master
|
I identified an error with Windows terminal support and profiles set to run as Administrator. The I have requested a feature in Windows Terminal microsoft/terminal#16295 that has the potential to resolve this the same way ConEmu does. Our init scripts could then look for |
Looks like it's slated for the WT 1.20 release, are you happy to wait or shall we try and find another solution? |
|
We can wait |
|
For those that want admin profiles before then you can set |
Applying the more speed branch to the development
scripts/build.ps1
Outdated
| [switch]$noVendor, | ||
|
|
||
| # Using this option will specify the emulator to use [all, conemu-maximus5, or windows-terminal] | ||
| [string]$emulator = 'all', |
There was a problem hiding this comment.
@daxgames Would $terminal be a more claritive name to use for this switch?
scripts/build.ps1
Outdated
| move-item -ErrorAction SilentlyContinue $windowTerminalFiles\* $s.name >$null | ||
| remove-item -ErrorAction SilentlyContinue $windowTerminalFiles >$null |
There was a problem hiding this comment.
Can you please correct the indentation for these two lines? (Tab/Space mismatch) Sorry for the nitpicking
|
@daxgames I've merged this and the speed optimization PRs into development branch for testing purposes. |
|
@DRSDavidSoft We can't really release 1.4 until microsoft/terminal#16295 gets released. |
Windows Terminal Support
First looks at Windows Terminal Integration
NEED TO FIX
NEED TO ADD:
Progress So Far:
Cmder.exeLauncher:%cmder_root%\vendor\windows-terminal\WindowsTerminal.exeinstead of ConEmu if%cmder_root%\vendor\windows-terminalexists./title, and/single.--argument directly toWindowsTerminal.exeto use the full power of Windows Terminal from the command line.Scripts:
Config:
%cmder_root%\vendor\sources.json