This package is currently only showing what is the current line feed suppose to be base on the coding system. But aren't showing the actual line break in the buffer. So it's quite, useless right now! π
Issue is that I am using whitespace-mode to implementing the display to each line break. But the best way is to make overlay for each line when displaying!
This package is currently only showing what is the current line feed suppose to be base on the
coding system. But aren't showing the actual line break in the buffer. So it's quite, useless right now! πIssue is that I am using
whitespace-modeto implementing the display to each line break. But the best way is to make overlay for each line when displaying!