@csdummi @rysiek @ariadne @deno_land Firefox does it by default. also the username part is not rendered on the url preview on hover.
https://social.mezzo.moe/@mezzodrinker/110379963870304713
Top-level
@csdummi @rysiek @ariadne @deno_land Firefox does it by default. also the username part is not rendered on the url preview on hover. 2 comments
@csdummi @selfisekai @rysiek @ariadne @deno_land donât non-ASCII characters have to be urlencoded? If youâre showing the raw URL the encoding should make it apparent that theyâre not path separators, and if youâre not showing the raw URL you should be using formatting to make the parts distinct. This strikes me as mostly a display bug |
@selfisekai @rysiek @ariadne @deno_land much better solution.