I'm using Debian sid with X installed. Emacs launched as a GUI shows the small bent arrows on the right margin indicating continuation lines. When I launch Emacs with -nw in text terminal mode, the \ character does not appear in the right margin to indicate continuation lines. I have searched through my ~/.emacs file to see if a setting is specifying this, but did not find anything relevant.
How can I specify that Emacs in text terminal mode should display the \ character in the right margin to indicate continuation lines?