Ticket #40 (Feature)
Opened 1 year ago
Last modified 1 year ago
Improve the linenumber output
Status: closed (fixed)
| Reported by: | nilrog | Assigned to: | nilrog |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | High-Light | Keywords: | |
| Cc: |
When the text that is supposed to be highlighted by source-highlight is piped to source-highlight it always uses 5-digit linenumbers with leading zeros no matter how many lines the text has. If you supply the text as a file you will get the amount of digits needed for the highest number (still with leading zeros). The current behaviour should be improved, preferably all leading zeros should be removed.
Change History
09/16/07 01:52:24: Modified by nilrog
- status changed from new to assigned.
11/18/07 04:48:19: Modified by nilrog
- status changed from assigned to closed.
- resolution set to fixed.
Version 1.2 is now available with this feature.

Upcoming High-Light v1.2 will allow the user to change the way linenumbers are padded.