Here’s my first attempt at presenting to a public PowerShell user group. I have some ideas of how I’d like to further develop this talk and am so grateful for this opportunity to share while I learn!
I wrote a PowerShellRun version of Show-Object to inspect objects interactively without leaving the terminal or keyboard.
https://t.co/FVIZw3xxiW
It's like Show-ObjectTree but you focus on one layer at a time and go down/up the hierarchy with a key press.
I wrote a PowerShellRun version of Show-Object to inspect objects interactively without leaving the terminal or keyboard.
https://t.co/FVIZw3xxiW
It's like Show-ObjectTree but you focus on one layer at a time and go down/up the hierarchy with a key press.
Good news alert! 🎉 The #PSConfEU MiniCon sessions are now live!
❌ 💃🕺 Cancel your plans tonight – it’s time for a #PowerShell binge-watching session! 🍿🎥
👀 👉 https://t.co/z9X3CP21g7
In PowerShellRun v0.8.0, you can now create entry groups to organize your launcher menu.
https://t.co/SqlQLAHYhd
Thank you @JeffHicks for your idea and suggestions.
I'm loving tinkering with the #spectreconsole layouts and live rendering in the new prerelease version. Makes pretty powershell TUIs trivial. I need to add a lot more documentation/examples for these
https://t.co/5Rex2ByhBI
@dfinke I guess you called me!
My module focused on the filtering and is not designed to be a TUI builder. I implemented color and style handling there though.
The wrapper for Spectle might be the way so far as in the other replies.
So Mercury is *clearly* in retrograde (*points to "the incident"*), so we're staying on theme with this week's episode. @StevenBucher13 joins us to cover #ProjectMercury, a new CLI tool for interactive shell sessions with language models. https://t.co/m8fMDzqxt3
#PowerShell
"DSCv3 - The Next Generation - Steve Lee"
#PSConfEU 2024
Take the deep dive with "his masters voice": @Steve_MSFT (PowerShell lead) takes you on a 90 minutes joy ride.
Get-Ticket -uri "https://t.co/mW12mou8YN"
What do you think about terminal based launchers?
https://t.co/11hKDenIXH
Do you create aliases/functions for commands that you frequently use or the PSReadLine history is enough?
#PowerShell
If you like Out-ConsoleGridView, you might also like Invoke-PSRunSelector. It's inspired by fzf rather than ocgv but quite similar.
Difference:
- You can customize what to show
- Not full screen
- Fuzzy search
https://t.co/nvQDMBmWe5