Code Monkey home page Code Monkey logo

Comments (4)

chrisant996 avatar chrisant996 commented on June 2, 2024 1

I understood that. But what do you have in mind for

  • how it should come up with a list of suggestions to choose from
  • how many to come up with (they can be expensive to come up with, and turning it into a list will create a lot of complexity and confusion)
  • how you expect to choose from them
  • etc

That's not how they're meant to work. See Auto-suggest.

I will try to predict what you're really trying to get at:

  • I think you really mean you want history suggestions, specifically, not suggestions in general (there are many sources/criteria for suggestions, and it's configurable, and it isn't limited to history).
  • I think you want a way to cycle through previous/next history entries that match what you've typed so far (auto-suggest can show the first match, when it decides that history is the best source from which to offer a suggestion).
  • I think you might be looking for PgUp / PgDn.

from clink.

chrisant996 avatar chrisant996 commented on June 2, 2024

Please describe more about what you have in mind.

from clink.

ivanabovin avatar ivanabovin commented on June 2, 2024

Hi Chris, I mean Clink shows one suggestion only. And there is no any keyboard shortcut or possibility to choose another one.

Of course I can press Ctrl+R and search in history. But it is not convenient.

from clink.

ivanabovin avatar ivanabovin commented on June 2, 2024

Thanks Chris. PgUp and PgDn is exactly what I was looking for. 🤩

from clink.

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.