cross-posted from: https://lemmy.zip/post/19231076

all 37 comments

sorted by: hot top controversial new old
[+] 92 points 2 years ago* (last edited 5 months ago) (2 children)
  • [–] 19 points 2 years ago (6 children)

    How do I type that on a desktop without a numpad and without putting "å" into my clipboard?

  • source
  • parent
  • hideshow 12 child comments
  • [–] 23 points 2 years ago* (2 children)

    On Windows, you can open the emoji picker with Win+. or Win+, (depending on locale iirc). Then just switch to the symbols tab by clicking the omega symbol and chose å

    Alternatively, you can install PowerToys, which includes a quick accentuator tool.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 8 points 2 years ago (1 child)

    Failing that win+r and type charmap. You can browse symbols there.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 19 points 2 years ago (1 child)

    charmap.exe? Holy shit. Windows 95 called, but I didn't have a 33.6k modem ready to answer.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago

    I mostly just had the alt+whatever codes memorized when I was typing French or German, but I didn't always have a numpad when I was using laptops away from home. I just ended up using charmap and never realized newer windows had any replacement (although I'm on mac for work and also use linux for both work and some home stuff now as well so not spending as much time in Windows).

  • source
  • parent
  • [–] 13 points 2 years ago* (last edited 2 years ago) (1 child)

    Hold the Combine key (Linux-only, user-configurable, usually RCtrl) and press a twice. Or Combine+a+*.

    Or get a laptop with a numpad. I am so used to Alt+num that I'd donate to someone to implement it in the Linux libinput, and I'm not alone.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago (1 child)

    Depends on your computing platform.

    I see another reply has already covered Linux.

    On a Mac, press and hold a character key and a list of accent characters will appear. There are also dead key combinations using the option key to enter special characters directly.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago

    If you're like me and wondered what a dead key is…

    A dead key is a special kind of modifier key on a mechanical typewriter, or computer keyboard, that is typically used to attach a specific diacritic to a base letter.[1] The dead key does not generate a (complete) character by itself, but modifies the character generated by the key struck immediately after.

    Wikipedia

  • source
  • parent
  • [–] 1 point 2 years ago (1 child)

    It's annoying to type in the terminal tho.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 4 points 2 years ago* (last edited 5 months ago) (1 child)
  • [–] 4 points 2 years ago* (last edited 2 years ago) (1 child)

    Because you would need to know the code for å in all kb layouts, on all OS's, even in a bare terminal with no way to just open the emoji picker, with or without special keys and no clipboard. Of course, tab completion or globs may help you, but not in all cases.

    Try to select blåhaj.txt in a dir with blåhaj.txt and blahaj.txt present. Easy, ls bl*haj.txt | grep -i blahaj.txt. Now with blåhaj.txt and bløhaj.txt. Not as easy anymore, but doable with tail -n1 or head -n1. Now do it consistently in a script. So you again need to single out the right string, or single char, and >> it into the script so you have the special char. Then you have a component that does not like certain special chars, so you need to escape it. All because one decided to use special chars as a file name/identifier. Using [a-zA-Z0-9-_.:;,]* would be so easy.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 5 points 2 years ago* (last edited 5 months ago) (1 child)
  • [–] 0 points 2 years ago (1 child)

    So, you create a file with the name containing å. Then you send it to another person. They want to handle it via the command line. Because it's more efficient. So that person needs to know said information.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 3 points 2 years ago* (last edited 5 months ago) (1 child)
  • [–] 37 points 2 years ago (1 child)

    Noooooo what did you do to that poor shonky :ccc

  • source
  • hideshow 2 child comments
  • [–] 36 points 2 years ago (1 child)

    TIL blahaj refers to a soft toy shark sold by IKEA.

  • source
  • hideshow 2 child comments
  • [–] 8 points 2 years ago (1 child)

    Would the association with the transgender community be news to you, or is that how you first heard the term?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 25 points 2 years ago (3 children)
  • [–] 9 points 2 years ago (1 child)

    if you suck in the air of a blåhaj do you become a cute trans girl 🤔

  • source
  • hideshow 2 child comments
  • [+] 3 points 2 years ago (1 child)