Terminus: Use Powershell by default on Windows

Created on 21 Sep 2018  ·  2Comments  ·  Source: Eugeny/terminus

Windows 10 has made powershell the default terminal for some time now - run Win X and 'Powershell' and 'Powershell Admin' have replaced 'Command Prompt' which no longer appears in the list. Additionally the people responsible for maintaining cmd at Microsoft state that cmd is no longer being worked on and will receive minimal bug fixes in future. Currently Terminus starts cmd by default - I only worked this out after starting a terminal then wondering why ls etc suddenly didn't work and my $profile wasn't loaded.

Since Powershell is default for the OS, it would be better for Terminus to use Powershell as the default too.

Even better: detect if PSCore is installed (since installing PSCore provides a good indication you want to use PSCore) then make that default, otherwise falls back to Powershell 5.

Enhancement

Most helpful comment

Thanks Mike, it's the user feedback that keeps me going 🍻

All 2 comments

Eugene thanks for your work on Terminus! I've started using 0.56 as a daily
driver since yesterday and I'm really happy with it. I've updated
https://github.com/mikemaccana/powershell-profile/ to recommend it as the
best Windows Terminal emulator, over ConEmu, Hyper, Alacritty and
everything else 😃✨

On Sat, 22 Sep 2018 at 12:49 pm, Eugene notifications@github.com wrote:

Closed #431 https://github.com/Eugeny/terminus/issues/431 via 507b69a
https://github.com/Eugeny/terminus/commit/507b69acb4dd57b42d19964ccd7570230449f7d2
.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Eugeny/terminus/issues/431#event-1861571435, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAKiMkIbiRnwyzsx4yKRKxYByyA62syEks5udiO1gaJpZM4Wz9N4
.

Thanks Mike, it's the user feedback that keeps me going 🍻

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smithomaster picture smithomaster  ·  19Comments

ChipwizBen picture ChipwizBen  ·  20Comments

abalter picture abalter  ·  18Comments

Calinou picture Calinou  ·  15Comments

tavisdxh picture tavisdxh  ·  14Comments