question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

with profile, type help and show single character per line

See original GitHub issue

Steps to reproduce

```1. create an empty profile "Microsoft.PowerShell_profile.ps1"
```2. startup powershell
```3. type in "help" command (first time) and return

Expected behavior

 show help comment text

Actual behavior

The comment text shown with single character per line

Environment data

Name                           Value
----                           -----
PSVersion                      6.0.0-beta
PSEdition                      Core
GitCommitId                    v6.0.0-beta.3
OS                             Microsoft Windows 10.0.15063
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
priest334commented, Sep 1, 2017

It works! Thanks

0reactions
SteveL-MSFTcommented, Aug 16, 2017

@priest334 the related issue was fixed and I’m able to repro this. Reply here if you still repro this with latest nightly build or the next beta.6 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Message Received One Character Per Line
I am using Outlook 2016 client on a laptop. It is configured for IMAP. Recipients are advising my messages appear one character per...
Read more >
More Weirdness: One letter displayed per line!
A large section of my document has... become messed up. Every letter within this portion of the doc is displayed on its own...
Read more >
Why is my output one character per line? - python
I have this python script which calls a shell script and processes the output. $ cat cd-and-run.py #!/usr/bin/env python import ...
Read more >
Writing string to file results in one character per line
I'm a Python noob. I'm running Python 3.9.2 on a Raspberry Pi Zero W running Raspbian GNU/Linux 11 (bullseye) with a temperature and ......
Read more >
Why do a lot of developers apply a 72-character line limit to ...
The main arguments I read in favor of the 72 characters per line limit go as follows: Terminal size: as a lot of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found