Timeline for answer to Is PowerShell ready to replace my Cygwin shell on Windows? by ThorSummoner
Current License: CC BY-SA 4.0
Post Revisions
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 5, 2019 at 19:51 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<http://en.wikipedia.org/wiki/Microsoft_Windows> <https://en.wikipedia.org/wiki/Sentence_clause_structure#Run-on_(fused)_sentences>].
|
| Nov 21, 2018 at 20:19 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<http://en.wikipedia.org/wiki/Windows_PowerShell> <http://en.wikipedia.org/wiki/Command-line_interface> <http://en.wikipedia.org/wiki/GNU> <http://en.wikipedia.org/wiki/POSIX> <http://en.wikipedia.org/wiki/Bash_%28Unix_shell%29> <https://en.wiktionary.org/wiki/barely#Adverb>].
|
| Mar 27, 2014 at 5:14 | comment | added | TessellatingHeckler |
re: "no which" -> (get-command wg*.exe).Path. Re: bash completion and readline -> leeholmes.com/blog/2012/09/13/… leading to github.com/lzybkr/PSReadLine
|
|
| Mar 27, 2014 at 0:31 | comment | added | ThorSummoner | Yeah i know it's not trying to be bash. I refrained from saying so in the original post. I would say which w get binary but there is no "which" command in power shell :( i don't recall where buy i read power Shell was supposed to be POSIX compatible | |
| Mar 27, 2014 at 0:22 | comment | added | TessellatingHeckler |
Turn on QuickEdit mode? Select and press enter to copy, ctrl-v to paste, no more Edit->Mark or Edit->Paste. While in the preferences, set the Window position and untick "let system position window". Tab completion is not just completing filesystem paths, it's also completing variable names, command names, object properties, you might be about to type . or [ to access a property or index, so it can't just add a path separator on the end. Which PowerShell wget, exactly? Which PowerShell POSIX? It's not trying to bring gnu tools to Windows, or be bash-compatible btw.
|
|
| S Mar 26, 2014 at 23:36 | history | answered | ThorSummoner | CC BY-SA 3.0 | |
| S Mar 26, 2014 at 23:36 | history | made wiki | Post Made Community Wiki by ThorSummoner |