Giter VIP home page Giter VIP logo

Comments (6)

vitorgalvao avatar vitorgalvao commented on August 27, 2024 1

Other suggestions:

  • (Leftwards Arrow With Hook) matching “return”. That’s how it is read by screen readers.
  • ⌃ (Up Arrowhead) matching “control” and “ctrl”.

from alfred-utf.

vitorgalvao avatar vitorgalvao commented on August 27, 2024 1

Thinking about the arrow, there's a difference between arrow with hook and proper return symbol

Correct. I used to use the “return symbol” as well, until I passed my text through macOS’ VoiceOver. If you turn it on and select the following text:

Press ↩
Press ⏎
Press ⮐

It reads the first as “return”, the second as “return symbol”, and the last one isn’t read at all. That’s likely why the first one is the one that is transformed to an emoji.

from alfred-utf.

adamkiss avatar adamkiss commented on August 27, 2024

@vitorgalvao yes. I'm working on a couple of improvements, and looking at merging alternative names from unicode.

I'll need to hard code the 'ctrl', but that should be the only exception.

from alfred-utf.

vitorgalvao avatar vitorgalvao commented on August 27, 2024

I'll need to hard code the 'ctrl', but that should be the only exception.

In that case, I’d say only “control” is enough. “ctrl” is a small convenience which isn’t worth complicating over.

from alfred-utf.

adamkiss avatar adamkiss commented on August 27, 2024

Thinking about the arrow, there's a difference between arrow with hook and proper return symbol:

↩ - leftwards arrow with hook
⏎ - return symbol
⮐ - return left

I think I might need to add the return manually as well.

ctrl isn't a problem either, I'm mixing two unicode sources anyway :D

from alfred-utf.

adamkiss avatar adamkiss commented on August 27, 2024

That is so weird

from alfred-utf.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.