minor lister bug
Posted: 2007-05-29, 15:52 UTC
Hi,
I've just realized something that has always been in lister and might be a bug. If you create a file that has no newline characters but does have tab characters, the tabs don't appear at all.
While after putting a newline at the end of the file, the tabs are visible.
Try
1<tab>2<tab>3
and
1<tab>2<tab>3<newline>
for instance.
Cheers,
J.
I've just realized something that has always been in lister and might be a bug. If you create a file that has no newline characters but does have tab characters, the tabs don't appear at all.
While after putting a newline at the end of the file, the tabs are visible.
Try
1<tab>2<tab>3
and
1<tab>2<tab>3<newline>
for instance.
Cheers,
J.