Skip Navigation
Lemmy Support @lemmy.ml 𝘋𝘪𝘳𝘬 @lemmy.ml

Every string with more than 1 dot is converted to ellipsis

Basically the title. When writing .. it is converted to . Also every string being any amount of dots is also being converted to , even when it makes no sense.

.. -> ..
../relative/path/file.txt -> ../relative/path/file.txt
................................... (used as visual separator) -> ...................................

Automatically changing ... to the otherwise hard to type ellipsis symbol is a good idea, but everything else should, not be changed.

0
0 comments