When using Emacs 23 in a terminal with truncate-lines enabled Emacs adds a dollar sign to the end of each line, indicating the text continues past the edge of the screen. This bothers me and I would like to disable this feature or somehow hide the dollar sign. Is this possible? If so how would it be done?
Try with this:
(set-display-table-slot standard-display-table 0 ?\ )
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With