Line numbering should be all the way right justified
Status: Beta
Brought to you by:
mattwat
If I set the width of the line number column to, 3,
(one would assume 3 means 3 characters) and I get into
the hundreds for line numbers, the numbers fall off the
left edge of the window. The numbers should be right
justified within a few pixels of the edge of the line
number column.
Example screenshot
Logged In: YES
user_id=637872
Here's a screenshot
Logged In: YES
user_id=751188
You are correct in assuming that the width is set by the
number of characters specified. It seems as though the
problem you are seeing is due to the way the characters are
measured. This should be fixed in the next version.