Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Peter Kiss (a11n)

    (@yscik8)

    Hi there,

    looks like it’s working now. There might be a difference in how wide the terminal and the browser display TAB characters, which could cause issues like that. If it ever comes up, try adjusting the tab character size with the tab-size CSS property, like this:
    .syntaxhighlighter { tab-size: 4; }

    Thread Starter kamaleon

    (@kamaleon)

    Yes, I fixed it, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bad display copying from terminal’ is closed to new replies.