Skip to content
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

Unwanted line break in output when using '-' #20

Open
gab50000 opened this issue Jul 29, 2015 · 3 comments
Open

Unwanted line break in output when using '-' #20

gab50000 opened this issue Jul 29, 2015 · 3 comments

Comments

@gab50000
Copy link

When using term record I get unwanted line breaks when writing several '-'.
You can see the strange behavior here:
https://rawgit.com/gab50000/termrecord_bug/master/testrecord.html

@theonewolf
Copy link
Owner

I wonder if this is a rendering error.

I actually didn't see any extraneous newlines in the rendered output.

I am using Chrome (44.0.2403.130 (64-bit)) on Ubuntu 14.04 LTS.

What browser are you using?

And thanks! I saw some German characters in your output. I've not tested international alphabets yet :-)

@gab50000
Copy link
Author

Hm, I just checked with Chromium (Version 44.0.2403.107 Built on Debian stretch/sid, running on Debian stretch/sid (64-bit)), and I got the same strange behavior..

The Firefox version is 38.1.0.

Now for a short moment I thought this might be a Debian problem, but actually I see the error also on my Android smartphone.

I will try and describe the bug in more detail:
What I would like to see, is mkdir just-a-small-test-to-find-the-problem in one line
Instead, the following happens:

  • While I type mkdir just-a-small, everything is fine
  • as soon as I type the next '-', only the text mkdir just-a- stays in the first line, whereas small- jumps to the second line
  • when I keep typing, small- jumps up to the first line again
  • when I type more, the last typed words stay in the second line, but before I can write the fourth word in the second line, two words jump up to the first line again

I hope this helps. Keep up the great work! I'm a big fan of this project and am planning
to send lots of video tutorials to my colleagues with TermRecord :-)

@gouthamraj91
Copy link

May be this is too late, but i want to report that i face the same problem too. The line folds on the last '-' hypen/dash of the line.

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

3 participants