home.social

#windowsterminal — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #windowsterminal, aggregated by home.social.

  1. @awakecoding.com Are we supposed to use multi-pwsh to install #PowerShell on normal workstations?

    If yes, it it supposed to do anything with existing installations?

    I basically just run gist.github.com/sassdawe/49e08 in an admin Windows PowerShell every time there is an update to be installed on most of my machines.

    But recently I started to test deploying the LTS version with #PatchMyPC

    Also, is it expected for #WindowsTerminal to pick up these versions and make them a profile automatically?

  2. #Microsoft spendiert dem #WindowsTerminal ein Doppel-Update: Version 1.24 bringt eine Erweiterungsverwaltung, die Vorschau auf 1.25 erstmals eine Suchfunktion in den Einstellungen. winfuture.de/news,157337.html?

  3. One Open-source Project Daily

    Over 425 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

    https://github.com/mbadolato/iTerm2-Color-Schemes

    #1ospd #opensource #colorscheme #freebsdvt #iterm #iterm2 #konsole #konsolecolorschemes #lxterminal #osxterminalthemes #putty #puttycolorschemes #schemes #terminal #terminalschemes #terminalthemes #terminator #theme #themes #windowsterminal #xrdb #xresources

  4. One Open-source Project Daily

    Over 425 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

    https://github.com/mbadolato/iTerm2-Color-Schemes

    #1ospd #opensource #colorscheme #freebsdvt #iterm #iterm2 #konsole #konsolecolorschemes #lxterminal #osxterminalthemes #putty #puttycolorschemes #schemes #terminal #terminalschemes #terminalthemes #terminator #theme #themes #windowsterminal #xrdb #xresources

  5. One Open-source Project Daily

    Over 425 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

    https://github.com/mbadolato/iTerm2-Color-Schemes

    #1ospd #opensource #colorscheme #freebsdvt #iterm #iterm2 #konsole #konsolecolorschemes #lxterminal #osxterminalthemes #putty #puttycolorschemes #schemes #terminal #terminalschemes #terminalthemes #terminator #theme #themes #windowsterminal #xrdb #xresources

  6. One Open-source Project Daily

    Over 425 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

    https://github.com/mbadolato/iTerm2-Color-Schemes

    #1ospd #opensource #colorscheme #freebsdvt #iterm #iterm2 #konsole #konsolecolorschemes #lxterminal #osxterminalthemes #putty #puttycolorschemes #schemes #terminal #terminalschemes #terminalthemes #terminator #theme #themes #windowsterminal #xrdb #xresources

  7. One Open-source Project Daily

    Over 425 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

    https://github.com/mbadolato/iTerm2-Color-Schemes

    #1ospd #opensource #colorscheme #freebsdvt #iterm #iterm2 #konsole #konsolecolorschemes #lxterminal #osxterminalthemes #putty #puttycolorschemes #schemes #terminal #terminalschemes #terminalthemes #terminator #theme #themes #windowsterminal #xrdb #xresources

  8. Lilbits: AYN Odin 3 is coming, TrueNAS ported to ARM (unofficially), and International packages valued under $800 no longer exempt from US tariffs

    The “de minimis” exemption that allowed packages worth $800 or less to be shipped duty-free to the US is officially gone. The Trump administration ended the exemption for goods shipped from China and Hong Kong earlier this year, and now it has also ended for items shipped from all other countries… at the same time that the US government has imposed tariffs ranging from 10-percent to […]

    #acer #aynOdin3 #cloudGaming #deMinimis #googleTv #handheldGameConsole #liilbits #lilbits #mediaStreamer #tariffs #truenas #windowsTerminal #xboxCloudGaming

    Read more: liliputing.com/lilbits-ayn-odi

  9. Windows Terminal Preview release 1.24 is now available with support for multi-language search, an Extensions settings page, a new color scheme, more right-click context menu options, and more. devblogs.microsoft.com/command

  10. [screenreader users, the following contains a lot of non-alphabet characters]

    Fix/Workaround for me - still interested in info:
    SendEnv LANG LC_* in my *local* .ssh/config

    ls output is now 'Árstíðir - Hvel' etc etc

    Update:
    I am going to point towards #tmux and #WindowsTerminal here too, I can paste "Árstíðir - Hvel - 12 Unfold.flac" but touching a file with UTF-8 characters causes the same issues.

    #PuTTY displays it correctly! The only difference I can see is that LANG="en_AU.UTF-8" is exported.

    #Linux friends, what do I do with a filename like "''$'\303\201''rst'$'\303\255\303\260''ir - Hvel - 12 Unfold.flac'"? (arstidirsom.bandcamp.com/album if you're wondering)

    The correct, or original filename from the zip file is "Árstíðir - Hvel - 12 Unfold.flac"

    If I set LANG to something with UTF-8, I get _rst__ir - Hvel - 12 Unfold.flac, but ls *12\ Unfold.flac does not find it.

    What's the equivalent of hexdump for filenames? This particular example is on ZFS but I have seen the same on ext4 and btrfs so I am sure it's not (entirely) filesystem specific.

    If you search for this answer, what keywords did you use? I am having trouble here.

    #AskFedi #Internationalisation

  11. VTM is a based open-source text-based desktop environment that pushes Windows Terminal to the limit | by Scott Hanselman.

    youtube.com/watch?v=OKaHruJEo7

    #windowsterminal

  12. Whoa! just got a serious glow-up thanks to @shanselman and @markrussinovich fractal magic! ✨ Prepare to be hypnotized by this screen recording.

    @github repo 👇
    github.com/shanselman/windowst

  13. @DHowett Duuuuuuuude. I've been using a Mac for a bit, and one of the things that I have wished for in #WindowsTerminal

    SINCE.
    DAY.
    ONE.

    was the same "Broadcast Input to All *" feature that iTerm2 has.

    And I completely missed that that feature has been in WT since 1.19!! 🤯

    Two things to say on that:

    First - THANK YOU!!!

    Second - see media3.giphy.com/media/v1.Y2lk

  14. Lilbits: Open Source PebbleOS progress and ARM doesn’t plan to terminate Qualcomm’s license agreement (for now)

    Windows laptops powered by Qualcomm’s Snapdragon X chips began to hit the streets in 2024 and while they might not live up to all the promises from Qualcomm, Microsoft, and PC makers, they are the first ARM-powered Windows PCs with processors fast enough to rival chips from Intel, AMD, and Apple.

    But the future of these chips has been in doubt for some time. The Oryon CPU cores at the heart […]

    #android #arm #armVQualcomm #billetLabs #chips #EricMigicovsky #grf #lawsuit #lilbits #longevityGrf #nuvia #osUpdates #pebble #pebbleos #qualcomm #qualcommVArm #snapdragonX #steampunk #windowsTerminal

    Read more: liliputing.com/lilbits-open-so

  15. Lilbits: Witcher 3 on RISC-V, Windows Terminal, and HMD’s Barbie Phone

    The developers behind the Box86 and Box64 emulators has managed to get the Witcher up and running on a computer with a RISC-V processor. Of course, it doesn’t run well, even on a Milk-V Pioneer with a 64-core processor and an AMD Radeon RX 5500 XT graphics, but it’s still pretty impressive that it runs at all on this relatively new […]

    https://liliputing.com/?p=171274

    #ayaneoPocketS #barbiePhone #box64 #emulation #hmd #lilbits #microsoft #milkVPioneer #riscV #windowsTerminal #witcher

  16. Over the past year we’ve seen Chinese PC makers including Topton and AOOSTAR selling a mini PC that’s clearly designed for use as a file storage server. Not only does it have two M.2 2280 slots for solid state storage, but there’s also room for two 3.5 inch hard drives or SSDs.
    The first models to ship were powered by AMD Athlon 300U […]

    https://liliputing.com/lilbits-sifive-performance-p870-an-intel-alder-lake-n-nas-and-raspberry-pi-os-bookworm/

  17. Pardon my french, but this is *so friggin cool* - and I've been waiting on the GitHub ticket since ever! This is SO happening!

    My sincere thanks to everyone that had a hand in Windows Terminal! ❤️U all!

    #ecstatic #windowsterminal #windows11 @shanselman @cinnamon @JenMsft

  18. 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
  19. heise+ | Windows 10 mit Tools effizienter nutzen

    Große Monitore ausreizen, die Tastatur neu belegen oder Aufgaben automatisieren: Diese Tools erleichtern Ihnen das Windows-Leben. Windows 10 mit Tools effizienter nutzen
  20. Die Releases 1.7 und 1.8 von Microsofts Windows Terminal kommen mit einer neuen grafischen Benutzeroberfläche für Einstellungen. Windows Terminal jetzt mit Einstellungs-GUI