FG
šŸ’» Software

Vim: show line feeds & carriage-return

Fresh5 days ago
Mar 15, 202696619 views
Confidence Score0%
0%

Problem

How can I display line feeds and/or carriage-return characters in vi/vim? I know that shows all the whitespace characters (?), it also replaces tabs \t etc (but that's not what I want). Basically I just want to display certain characters like \r (on Debian this seems to be the default, however on G…

Error Output

set list

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim: show line feeds & carriage-return

Low Risk

reopen -formated text file in formart: you will see (\r) at the end of line. if you want display in hex:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment