Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feifeiq
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
Microsoft.PowerShell.PSReadLine
on
source-depot
User selector
All users
All time
Commit history
Commits on Jul 22, 2016
Change preprocessor macro LINUX to UNIX
lzybkr
committed
673dd2c
View commit details
Copy full SHA for 673dd2c
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Fix some documentation warnings
Show description for 0f04de1
andyleejordan
committed
0f04de1
View commit details
Copy full SHA for 0f04de1
View code at this point
Browse repository at this point
Enable XML documentation generation
Show description for b6f26ad
andyleejordan
committed
b6f26ad
View commit details
Copy full SHA for b6f26ad
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Set DefaultEditMode to Emacs on Linux / OS X
andyleejordan
committed
c675860
View commit details
Copy full SHA for c675860
View code at this point
Browse repository at this point
Set bindings based on options
Show description for b3ef980
andyleejordan
committed
b3ef980
View commit details
Copy full SHA for b3ef980
View code at this point
Browse repository at this point
Refactor switch into SetDefaultBindings(EditMode)
andyleejordan
committed
ab83e00
View commit details
Copy full SHA for ab83e00
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Skip tone/duration on beep on LINUX
lzybkr
committed
c0b16d7
View commit details
Copy full SHA for c0b16d7
View code at this point
Browse repository at this point
Only use CHAR_INFO on Windows
Show description for 372d695
lzybkr
committed
372d695
View commit details
Copy full SHA for 372d695
View code at this point
Browse repository at this point
Introduce TTYConsole for UNIX
lzybkr
committed
e79c62f
View commit details
Copy full SHA for e79c62f
View code at this point
Browse repository at this point
First stab addressing CORECLR vs. LINUX in PSReadLine
lzybkr
committed
8e23432
View commit details
Copy full SHA for 8e23432
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add csproj files and sln for editing but not building
lzybkr
committed
efc83bb
View commit details
Copy full SHA for efc83bb
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Import PSReadLine change to throw when redirected
Show description for c5df728
andyleejordan
committed
c5df728
View commit details
Copy full SHA for c5df728
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Bump framework to netstandard1.6
Show description for 000206a
andyleejordan
committed
000206a
View commit details
Copy full SHA for 000206a
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Remove authors section from product project.json
Sergei Vorobev
committed
713ddfd
View commit details
Copy full SHA for 713ddfd
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Sign all assemblies with key
andyleejordan
committed
8e7c2ca
View commit details
Copy full SHA for 8e7c2ca
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Rename compilationOptions to buildOptions in project.json files
Show description for e305630
andyleejordan
committed
e305630
View commit details
Copy full SHA for e305630
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Whitespace and formatting cleanups
andyleejordan
committed
0e10a51
View commit details
Copy full SHA for 0e10a51
View code at this point
Browse repository at this point
Fix PSReadLine history path on Windows
Show description for 140d452
andyleejordan
committed
140d452
View commit details
Copy full SHA for 140d452
View code at this point
Browse repository at this point
configdefault missed in refactoring
v-alexjo
authored and
andyleejordan
committed
f46aa8d
View commit details
Copy full SHA for f46aa8d
View code at this point
Browse repository at this point
Style changes and psreadline path change
v-alexjo
authored and
andyleejordan
committed
42c0b9a
View commit details
Copy full SHA for 42c0b9a
View code at this point
Browse repository at this point
Changing history to cache, removed redundant code
v-alexjo
authored and
andyleejordan
committed
caa4c3f
View commit details
Copy full SHA for caa4c3f
View code at this point
Browse repository at this point
Further code review changes
v-alexjo
authored and
andyleejordan
committed
c252719
View commit details
Copy full SHA for c252719
View code at this point
Browse repository at this point
Changes to xdg to append powershell path
v-alexjo
authored and
andyleejordan
committed
237c659
View commit details
Copy full SHA for 237c659
View code at this point
Browse repository at this point
Code review changes to XDG support
v-alexjo
authored and
andyleejordan
committed
29e97bf
View commit details
Copy full SHA for 29e97bf
View code at this point
Browse repository at this point
Initial XDG support and folder default changes
Show description for 54c64c9
v-alexjo
authored and
andyleejordan
committed
54c64c9
View commit details
Copy full SHA for 54c64c9
View code at this point
Browse repository at this point
Commits on May 17, 2016
Fix PSReadLine for net451 build
Show description for 8435ed7
andyleejordan
committed
8435ed7
View commit details
Copy full SHA for 8435ed7
View code at this point
Browse repository at this point
Build PSReadLine for ConsoleHost
andyleejordan
committed
78dd93c
View commit details
Copy full SHA for 78dd93c
View code at this point
Browse repository at this point
Commits on May 2, 2016
Merge pull request #937 from PowerShell/psreadline5
Show description for aa95479
andyleejordan
committed
aa95479
View commit details
Copy full SHA for aa95479
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Fix directory completion for different file-systems
Show description for 9c5d076
andyleejordan
committed
9c5d076
View commit details
Copy full SHA for 9c5d076
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Fix MenuComplete
palladia
committed
88457fc
View commit details
Copy full SHA for 88457fc
View code at this point
Browse repository at this point
Undo accidental removal of new keyword
palladia
committed
31ddde6
View commit details
Copy full SHA for 31ddde6
View code at this point
Browse repository at this point
Remove commented out line
palladia
committed
a431e38
View commit details
Copy full SHA for a431e38
View code at this point
Browse repository at this point
Change default history file location
palladia
committed
42cf547
View commit details
Copy full SHA for 42cf547
View code at this point
Browse repository at this point
Include System.Windows.Forms only if not CORECLR
palladia
committed
6eff9fd
View commit details
Copy full SHA for 6eff9fd
View code at this point
Browse repository at this point
Change from check for Linux to not Windows
palladia
committed
fa0854c
View commit details
Copy full SHA for fa0854c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.