Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    Absolutely nothing happens if I right-click on the terminal in MobaxTerm. Moreover, nowhere do I find Implicit CR in every LF in the Terminal Settings. Commented Jan 28, 2021 at 13:42
  • it works. just change terminal settings not saved when you start another session.
    – Chao
    Commented Aug 30, 2022 at 2:23
  • If no context menu, then either press shift while right-click or disable config setting "paste on right-click"
    – steve
    Commented Sep 29, 2023 at 15:00
  • FWIW "Implicit CR in every LF" is confusing. Makes no sense to include a byte in a byte. Maybe "on every" or even better "after each" is closer to what they mean. And what does 'implicit' mean? Does that mean the display/output will act as if the input stream has a CR after LF? I guess that's implicit WRT the stream, but it's explicit WRT the display. Confusing.
    – steve
    Commented Sep 29, 2023 at 15:17