TermRecord icon indicating copy to clipboard operation
TermRecord copied to clipboard

Unwanted line break in output when using '-'

Open gab50000 opened this issue 9 years ago • 3 comments

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

gab50000 avatar Jul 29 '15 18:07 gab50000

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 :-)

theonewolf avatar Aug 11 '15 22:08 theonewolf

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 :-)

gab50000 avatar Aug 12 '15 22:08 gab50000

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.

gouthamraj91 avatar Oct 17 '22 05:10 gouthamraj91