Code Monkey home page Code Monkey logo

Comments (7)

NReilingh avatar NReilingh commented on July 17, 2024 1

I am also on mac and I have adopted ctrl-p and ctrl-n for previous/next when selecting from a list. This pattern of shortcuts originates from unix shells (common for navigating bash/zsh history) and is also one of the set of emacs-originated shortcuts which are built in to macos system text fields (for example, the safari location bar supports ctrl-a, ctrl-e for moving the cursor to the beginning and end of the field, and ctrl-p/ctrl-n for selecting from the autocomplete options which can be presented from the location bar.

These shortcuts work similarly in chrome, and are also adopted by many other apps' search fields like Discord and Alfred as well as web apps like Github.

On macOS these do not conflict with print/new like they do on windows; I do not know whether it is more common to override them or just let them not affect windows; I suspect the latter, especially for web apps. Anyhow, I think implementing this behavior equivalent to how it works in Github's search field would be a great addition, and will particularly impress folks who live in the terminal.

from vitepress.

brc-dd avatar brc-dd commented on July 17, 2024

Why do you want to select search results? 👀 Do you want to avoid doing arrow down/up + return?

Moreover ctrl/cmd + p is for printing and ctrl/cmd + n is for new window. It would conflict with those.

from vitepress.

shellRaining avatar shellRaining commented on July 17, 2024

I often use the search function.

First, press Ctrl-k to open the search box
then enter the search text, and then use the up or down keys to select a matching entry.
Finally, press Enter to view the full article.

However, up or down are quite far away. I hope I can use Ctrl-n or Ctrl-p instead.

from vitepress.

shellRaining avatar shellRaining commented on July 17, 2024

Why do you want to select search results? 👀 Do you want to avoid doing arrow down/up + return?

Moreover ctrl/cmd + p is for printing and ctrl/cmd + n is for new window. It would conflict with those.

Oh, sorry, I am using a Mac keyboard. I forgot that Ctrl n and Ctrl p are browser shortcuts.

That seems not a good suggestion.

from vitepress.

brc-dd avatar brc-dd commented on July 17, 2024

However, up or down are quite far away.

? They are literally reachable without stretching hand!

image

from vitepress.

shellRaining avatar shellRaining commented on July 17, 2024

Can we just do this key mapping for Mac, I found that Next.js documentation can use shortcuts like Ctrl-n

from vitepress.

shellRaining avatar shellRaining commented on July 17, 2024

However, up or down are quite far away.

? They are literally reachable without stretching hand!

Moving the little finger to up or down will make the right hand leave its original position, I think it's uncomfortable 😂

from vitepress.

Related Issues (20)

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.