Skip to content

Using no EN localization, no history and no colors #813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
FXEGIT opened this issue Nov 13, 2018 · 1 comment
Closed

Using no EN localization, no history and no colors #813

FXEGIT opened this issue Nov 13, 2018 · 1 comment

Comments

@FXEGIT
Copy link

FXEGIT commented Nov 13, 2018

On a Windows 10 fr/FR, since latest fall update (the bad 1809 update), there is no more history in PowerShell and no colors while typing.

Environment data

PS version: 5.1.17763.1

Split-Path : Impossible de lier l'argument au paramètre « Path », car il a la valeur Null.
Au caractère Ligne:5 : 44
+ ... et-Content "$(Split-Path -Parent (Get-Module PSReadLine).Path)\PSRead ...
+                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData : (:) [Split-Path], ParameterBindingValidationException
    + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
 
Get-Content : Impossible de trouver le chemin d'accès « C:\PSReadLine.psd1 », car il n'existe pas.
Au caractère Ligne:5 : 10
+     $m = Get-Content "$(Split-Path -Parent (Get-Module PSReadLine).Pa ...
+          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\PSReadLine.psd1:String) [Get-Content], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

PSReadline version:
os: 10.0.17763.107 (WinBuild.160101.0800)
PS file version: 10.0.17763.107 (WinBuild.160101.0800)

Steps to reproduce or exception report

Use PowerShell !

@FXEGIT FXEGIT changed the title Using no EN localization, no histoty and no colors Using no EN localization, no history and no colors Nov 13, 2018
@lzybkr
Copy link
Contributor

lzybkr commented Nov 13, 2018

Duplicate of #614, fixed in the latest builds (available in AppVeyor) but not yet published to the PowerShell Gallery.

@lzybkr lzybkr closed this as completed Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants