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
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
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 }}
imclab
/
PSReadLine
Public
forked from
PowerShell/PSReadLine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
PSReadLine
UnitTestPSReadLine
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2014
More cleanup from removing Fakes
lzybkr
committed
fecb60b
View commit details
Copy full SHA for fecb60b
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
Replace Fakes with simple mock object
Show description for ee37df8
lzybkr
committed
ee37df8
View commit details
Copy full SHA for ee37df8
View code at this point
Browse repository at this point
Use TestMustDing helper method
lzybkr
committed
59e3481
View commit details
Copy full SHA for 59e3481
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Add function CopyOrCancelLine
Show description for 88aef7b
lzybkr
committed
88aef7b
View commit details
Copy full SHA for 88aef7b
View code at this point
Browse repository at this point
Add SelectAll function (Ctrl+A)
Show description for 768c164
lzybkr
committed
768c164
View commit details
Copy full SHA for 768c164
View code at this point
Browse repository at this point
Fix #89
Show description for ae2acf2
lzybkr
committed
ae2acf2
View commit details
Copy full SHA for ae2acf2
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Add new functions to select to start/end of line
Show description for 3956b56
lzybkr
committed
3956b56
View commit details
Copy full SHA for 3956b56
View code at this point
Browse repository at this point
More tests for *Word functions
Show description for 5dc0574
lzybkr
committed
5dc0574
View commit details
Copy full SHA for 5dc0574
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
Tests for directory completion
Show description for d44abce
lzybkr
committed
d44abce
View commit details
Copy full SHA for d44abce
View code at this point
Browse repository at this point
Bunch of tests for Select* functions
lzybkr
committed
fec11e6
View commit details
Copy full SHA for fec11e6
View code at this point
Browse repository at this point
More tests for PossibleCompletions
lzybkr
committed
a7bd643
View commit details
Copy full SHA for a7bd643
View code at this point
Browse repository at this point
Add a couple characters for Keys
lzybkr
committed
25ed7e3
View commit details
Copy full SHA for 25ed7e3
View code at this point
Browse repository at this point
Add ShellNextWord
Show description for 33d7829
lzybkr
committed
33d7829
View commit details
Copy full SHA for 33d7829
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
Add unit test support for checking inverted text
lzybkr
committed
18bd2a7
View commit details
Copy full SHA for 18bd2a7
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
PublicAPI tests
lzybkr
committed
68b8d5a
View commit details
Copy full SHA for 68b8d5a
View code at this point
Browse repository at this point
InvokePrompt tests
Show description for 1ea06af
lzybkr
committed
1ea06af
View commit details
Copy full SHA for 1ea06af
View code at this point
Browse repository at this point
Commits on Jan 26, 2014
Cut/Copy/Paste tests
lzybkr
committed
f24580a
View commit details
Copy full SHA for f24580a
View code at this point
Browse repository at this point
YankLastArg/YankNthArg tests and minor fixes
lzybkr
committed
fddd66b
View commit details
Copy full SHA for fddd66b
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
CharacterSearch/CharacterSearchBackward tests
lzybkr
committed
f242814
View commit details
Copy full SHA for f242814
View code at this point
Browse repository at this point
ShowKeyBindings test
lzybkr
committed
aeb3bbe
View commit details
Copy full SHA for aeb3bbe
View code at this point
Browse repository at this point
WhatIsKey tests
lzybkr
committed
4a6d059
View commit details
Copy full SHA for 4a6d059
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Update comment in Ctrl+R test
lzybkr
committed
88ad2d9
View commit details
Copy full SHA for 88ad2d9
View code at this point
Browse repository at this point
Interactive history search fixes and tests
Show description for 09282e0
lzybkr
committed
09282e0
View commit details
Copy full SHA for 09282e0
View code at this point
Browse repository at this point
Commits on Jan 22, 2014
More tests...
lzybkr
committed
573b9d9
View commit details
Copy full SHA for 573b9d9
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
ScreenCapture tests
lzybkr
committed
d21f002
View commit details
Copy full SHA for d21f002
View code at this point
Browse repository at this point
DigitArgument tests
lzybkr
committed
53eb8ec
View commit details
Copy full SHA for 53eb8ec
View code at this point
Browse repository at this point
Cleanup extra usings
lzybkr
committed
8f69f8a
View commit details
Copy full SHA for 8f69f8a
View code at this point
Browse repository at this point
GotoBrace tests
lzybkr
committed
3e65239
View commit details
Copy full SHA for 3e65239
View code at this point
Browse repository at this point
Add some begin/end of history tests
lzybkr
committed
ae45aa1
View commit details
Copy full SHA for ae45aa1
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Avoid hanging when a test fails
Show description for 5ffab30
lzybkr
committed
5ffab30
View commit details
Copy full SHA for 5ffab30
View code at this point
Browse repository at this point
CancelLine tests
lzybkr
committed
688248b
View commit details
Copy full SHA for 688248b
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
Refactor test code to mirror code to test
lzybkr
committed
1f041e1
View commit details
Copy full SHA for 1f041e1
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
Simplify tests with a different test hook
lzybkr
committed
db28c19
View commit details
Copy full SHA for db28c19
View code at this point
Browse repository at this point
Commits on Jan 7, 2014
New tests
lzybkr
committed
c4ab148
View commit details
Copy full SHA for c4ab148
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Fix bug w/ multiple kills not accumulating sanely
lzybkr
committed
9ec0a4b
View commit details
Copy full SHA for 9ec0a4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.