You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I vote for the second, within buffer. Would save some space in smaller files. However I wonder if we keep the limit but cut off the beginning digits with an ellipsis character to avoid going nuts with space usage in massive files.
Summary
When viewing a file that has more than 99,999 lines, anything more than the left five digits is squelched.
E.g. my
/etc/hosts
file.This gets quite confusing when viewing lines much higher:
Reproduction Steps
Download this file:
100001.txt
:100001
and observe the line numbers being truncated.Helix log
Probably not necessary? I didn't see any issues related.
Platform
macOS
Terminal Emulator
iterm2
Helix Version
helix 22.03 (d4e45fd)
The text was updated successfully, but these errors were encountered: