Package: xterm Version: 346-1 Severity: wishlist These looked the same, $ set https://bugzilla.mozilla,org https://bugzilla.mozilla.org $ for i do echo $i; done https://bugzilla.mozilla,org https://bugzilla.mozilla.org $ for i do echo $i|sum; done 03609 1 11801 1 $ for i do echo $i|cat -vte; done https://bugzilla.mozilla,org$ https://bugzilla.mozilla.org$ $ for i do echo $i|hd; done 00000000 68 74 74 70 73 3a 2f 2f 62 75 67 7a 69 6c 6c 61 |https://bugzilla| 00000010 2e 6d 6f 7a 69 6c 6c 61 2c 6f 72 67 0a |.mozilla,org.| 0000001d 00000000 68 74 74 70 73 3a 2f 2f 62 75 67 7a 69 6c 6c 61 |https://bugzilla| 00000010 2e 6d 6f 7a 69 6c 6c 61 2e 6f 72 67 0a |.mozilla.org.|
Ah, it was "." vs ",". Can perhaps comma be made a little bigger / different. xrandr says current 1600 x 900 OK I am almost a senior citizen.

