PowerShell/src/Microsoft.PowerShell.PSReadLine
2017-08-07 14:24:35 -07:00
..
en-US Add markdown lint test (#3420) 2017-03-27 16:44:28 -07:00
AssemblyInfo.cs Move powershell to 2.0.0-preview3-25426-01 using the .NET CLI 2.0.0-preview2-006502 (#4144) 2017-06-30 13:07:14 -07:00
BasicEditing.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Changes.txt Spelling comments (#2066) 2016-08-26 13:46:03 -07:00
Cmdlets.cs Ignore case when binding PSReadline keyhandler functions 2017-08-07 14:24:35 -07:00
Completion.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Completion.vi.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
ConsoleBufferBuilder.cs Only use CHAR_INFO on Windows 2016-07-07 12:07:52 -07:00
ConsoleKeyChordConverter.cs Ignore case when binding PSReadline keyhandler functions 2017-08-07 14:24:35 -07:00
ConsoleLib.cs Minimize writing ANSI escape sequences in PSReadline (#4110) 2017-06-27 23:22:16 -07:00
Disposable.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
History.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
HistoryQueue.cs Cleanup '#if CORE' in HistoryQueue.cs (#4407) 2017-07-31 13:05:24 -07:00
KeyBindings.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
KeyBindings.vi.cs Change preprocessor macro LINUX to UNIX 2016-07-22 10:49:45 -07:00
Keys.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
KillYank.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
License.txt Import PSReadLine sources 2016-04-27 11:00:36 -07:00
Microsoft.PowerShell.PSReadLine.csproj Move powershell to 2.0.0-preview3-25426-01 using the .NET CLI 2.0.0-preview2-006502 (#4144) 2017-06-30 13:07:14 -07:00
Movement.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Movement.vi.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
Options.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
packages.config Import PSReadLine sources 2016-04-27 11:00:36 -07:00
PSReadLine.psd1 Use HTTPS links for go.microsoft.com 2016-08-23 21:21:31 -04:00
PSReadLine.psm1 Import PSReadLine sources 2016-04-27 11:00:36 -07:00
PSReadLineResources.Designer.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
PSReadLineResources.resx Resx - remove trailing white spaces and extra Newline at EOF (#4047) 2017-06-22 13:45:11 -07:00
PublicAPI.cs Spelling comments (#2066) 2016-08-26 13:46:03 -07:00
ReadLine.cs Make PSReadline render correct portion of prompt on Unix when it's a multi-line string (#3867) 2017-05-25 17:26:39 -07:00
ReadLine.vi.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Render.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Replace.vi.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SamplePSReadlineProfile.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
ScreenCapture.cs Change preprocessor macro LINUX to UNIX 2016-07-22 10:49:45 -07:00
UndoRedo.cs Remove commented out line 2016-04-29 13:34:26 -07:00
UndoRedo.vi.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
VisualEditing.vi.cs First stab addressing CORECLR vs. LINUX in PSReadLine 2016-07-07 12:07:52 -07:00
Words.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00
Words.vi.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
YankPaste.vi.cs Import PSReadLine sources 2016-04-27 11:00:36 -07:00