notepad++ status bar scale issue
- 
 my status bar doesnt seem to display properly. Lets say I have a doc with 132 line, the status bar display only “Lines: 13”. all the infos are at the right. I have a screen resolution of 1920x1080 and notepad++ v6.7.9.2, Build time: Jun 22 2015. 
 What can i do to display them correctly?
- 
 May be! 
 Display your text in hex mode to determine the line return character and convert: (edition menu convert line breaks) or replace with a new line:
 example:> <->> \ n <(ereg).
- 
 Do you have your Display settings set to high DPI? I’m afraid NP++ is not always aware of this (at least not on the statusbar). 
