InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more β
PSReadLine Alternatives
Similar projects and alternatives to PSReadLine
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
WingetUI
Discontinued UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers [Moved to: https://github.com/marticliment/UniGetUI]
-
libxo
The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.
-
-
-
-
PowerShell
Discontinued Collection of useful PowerShell functions, scripts, snippets and templates (by BornToBeRoot)
-
ohmyzsh
π A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
-
-
-
oh-my-posh3
Discontinued A prompt theme engine for any shell. [Moved to: https://github.com/JanDeDobbeleer/oh-my-posh]
-
-
DirectoryPredictor
PowerShell Module which displays related files, actively from the current directory, in your PSReadLine autocompletion list.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PSReadLine discussion
PSReadLine reviews and mentions
-
Tools to achieve a 10x developer workflow on Windows
sets up PSReadLine: command autocompletion and many other features.
-
Wierd behaviour with using 'Dir' as an alias for my own function
Sounds like a bug, you should report it to PSReadLine. I believe PSReadLine and not PowerShell is the one that handles tab completion here, it sounds like it's caching the alias target so still thinks it is completing Get-ChildItem.
-
DirectoryPredictor - Plugin module for PSReadLine to actively search the current directory for matching files
I then used PSReadLine's GitHub to understand how they made their own module, shared data with Cmdlets and everything inbetween. Which got me the rest of the day.
-
Keyword search through PSReadline command history with '#' operator?
Highly recommend checking out the teamβs sample file: https://github.com/PowerShell/PSReadLine/blob/master/PSReadLine/SamplePSReadLineProfile.ps1
-
Using PowerShell for non system-administration
I have a hotkey that converts aliases on the command line when I hit alt+% That makes it easier to paste into discord or wherever. Why % ? I'm not sure, that's what what PSReadLine used
-
Leveling up Windows Powershell with Oh My Posh
GitHub - PowerShell/PSReadLine: A bash inspired readline implementation for PowerShell
- PSReadline β bash inspired readline implementation for PowerShell
-
Hot Reload with Notepad in .NET 6
Bit late, but it's PSReadLine
-
New PowerShell Version - v7.2.0-preview.6: [7.2.0-preview.6] - 2021-05-27
Just a bit of a heads up. The PSReadLine 2.2.0 beta 1 and beta 2 do not work with this release so either you can downgrade to PSReadLine 2.1.0 or stay on PowerShell 7.2.0 preview 5. The PSReadLine 2.2.0 beta 3 will solve the issue.
-
How to solve "Update-Help: Failed to update Help for the module(s) 'PSReadline, WindowsUpdateProvider' with UI culture(s) {en-US} : One or more errors occurred. (Response status code does not indicate success: 404 (The specified blob does not exist.).)." ?
The PSReadline update-help failing is new and should probably have an issue filed on their github, assuming there isn't one already. The failure on "WindowsUpdateProvider" has been around for years, you're missing help for these cmdlets without it
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Sep 2024
Stats
PowerShell/PSReadLine is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of PSReadLine is C#.