mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#WindowsPowerShell

0 posts0 participants0 posts today

I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.

1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh theme

My "Start-TabbyHidden.ps1" script: github.com/JamesDBartlett3/Pos

Oh-My-Posh: ohmyposh.dev

Replied in thread

@cl IMHO, Remoting is kind of curious in #PowerShell 7. First, by default Get-PSSessionConfiguration returns nothing - you must first run Enable-PSRemoding first.
Second - Get-PSSessionConfiguration does NOT show the Windows PowerShell session configurations. But by default, you CAN see the PowerShell 7 endpoints from a #WindowsPowerShell 5.1 session.

A bit of non-joinedupness some might opine.

heise+ | Kommandozeile: Wie Sie Farben in Windows-Textkonsolen nutzen

Batch-Dateien und PowerShell-Skripte gewinnen durch eingesetzte farbige Textausgaben an Attraktivität und Übersichtlichkeit. Wir erklären, was zu beachten ist.
Kommandozeile: Wie Sie Farben in Windows-Textkonsolen nutzen
heise onlineKommandozeile: Wie Sie Farben in Windows-Textkonsolen nutzenBy Hajo Schulz