Strange characters appearing in powershell autocompletes Announcing the arrival of Valued...

Trademark violation for app?

Is multiple magic items in one inherently imbalanced?

Why are vacuum tubes still used in amateur radios?

The test team as an enemy of development? And how can this be avoided?

How does Belgium enforce obligatory attendance in elections?

How can I set the aperture on my DSLR when it's attached to a telescope instead of a lens?

Amount of permutations on an NxNxN Rubik's Cube

Why is it faster to reheat something than it is to cook it?

preposition before coffee

AppleTVs create a chatty alternate WiFi network

Why weren't discrete x86 CPUs ever used in game hardware?

How could we fake a moon landing now?

Significance of Cersei's obsession with elephants?

Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?

What does this say in Elvish?

Crossing US/Canada Border for less than 24 hours

What order were files/directories output in dir?

Co-worker has annoying ringtone

Do wooden building fires get hotter than 600°C?

What is the difference between a "ranged attack" and a "ranged weapon attack"?

Can a new player join a group only when a new campaign starts?

How do I find out the mythology and history of my Fortress?

Can the Flaming Sphere spell be rammed into multiple Tiny creatures that are in the same 5-foot square?

What is the meaning of 'breadth' in breadth first search?



Strange characters appearing in powershell autocompletes



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Windows console with ANSI colors handlingStrange zsh autocomplete behaviourStrange characters in OSX Terminalpowershell import-csv mangles diacritical charactersGit, Powershell, %HOME% and multiple reposRemove all characters appearing before a certain string in PowerShellPowershell : set_InnerText function not appearing for XMLSelect proceeding characters after an identifying character in PowershellPowershell, automatically add “” before certain charactersPowerShell issues with spaces in directory namesRemove bracket characters in filenames using PowershellGit clone to home directory with Powershell





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















Very recently Powershell hasn't been doing auto-completes correctly for filepaths in my cwd. Here is an example of me tabbing after typing: git add ./.ipynb_ I expect ..ipynb_checkpoints but instead get this.



[93mgit[33m[45m [33madd[33m[45m [33m..ipynb_checkpoints[33m[45m[0m


Screenshot of the powershell window



This only happens for git related autocompletes. For instance autocomplete works fine with py -3.



I think its related to coloring of the input text going wrong because this is similar to this question: Strange zsh autocomplete behaviour



But I have no idea how to fix this, any thoughts?










share|improve this question







New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Looks like ANSI escape sequences

    – JosefZ
    7 hours ago




















1















Very recently Powershell hasn't been doing auto-completes correctly for filepaths in my cwd. Here is an example of me tabbing after typing: git add ./.ipynb_ I expect ..ipynb_checkpoints but instead get this.



[93mgit[33m[45m [33madd[33m[45m [33m..ipynb_checkpoints[33m[45m[0m


Screenshot of the powershell window



This only happens for git related autocompletes. For instance autocomplete works fine with py -3.



I think its related to coloring of the input text going wrong because this is similar to this question: Strange zsh autocomplete behaviour



But I have no idea how to fix this, any thoughts?










share|improve this question







New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Looks like ANSI escape sequences

    – JosefZ
    7 hours ago
















1












1








1


1






Very recently Powershell hasn't been doing auto-completes correctly for filepaths in my cwd. Here is an example of me tabbing after typing: git add ./.ipynb_ I expect ..ipynb_checkpoints but instead get this.



[93mgit[33m[45m [33madd[33m[45m [33m..ipynb_checkpoints[33m[45m[0m


Screenshot of the powershell window



This only happens for git related autocompletes. For instance autocomplete works fine with py -3.



I think its related to coloring of the input text going wrong because this is similar to this question: Strange zsh autocomplete behaviour



But I have no idea how to fix this, any thoughts?










share|improve this question







New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












Very recently Powershell hasn't been doing auto-completes correctly for filepaths in my cwd. Here is an example of me tabbing after typing: git add ./.ipynb_ I expect ..ipynb_checkpoints but instead get this.



[93mgit[33m[45m [33madd[33m[45m [33m..ipynb_checkpoints[33m[45m[0m


Screenshot of the powershell window



This only happens for git related autocompletes. For instance autocomplete works fine with py -3.



I think its related to coloring of the input text going wrong because this is similar to this question: Strange zsh autocomplete behaviour



But I have no idea how to fix this, any thoughts?







windows powershell git






share|improve this question







New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 7 hours ago









DanDan

61




61




New contributor




Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Looks like ANSI escape sequences

    – JosefZ
    7 hours ago
















  • 1





    Looks like ANSI escape sequences

    – JosefZ
    7 hours ago










1




1





Looks like ANSI escape sequences

– JosefZ
7 hours ago







Looks like ANSI escape sequences

– JosefZ
7 hours ago












0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Dan is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427527%2fstrange-characters-appearing-in-powershell-autocompletes%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Dan is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Dan is a new contributor. Be nice, and check out our Code of Conduct.













Dan is a new contributor. Be nice, and check out our Code of Conduct.












Dan is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427527%2fstrange-characters-appearing-in-powershell-autocompletes%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...