Giter VIP home page Giter VIP logo

Comments (9)

jetersen avatar jetersen commented on July 19, 2024 1

Tested and works great!

from cd-extras.

nickcox avatar nickcox commented on July 19, 2024

Yeah, we definitely could.

Out of interest, does it happen often for you? I tend to have a full screen terminal with $cde.MaxCompletions = 0 and it's pretty rare that I'll max it out.

from cd-extras.

jetersen avatar jetersen commented on July 19, 2024

I rarely use full screen terminal, and dislike any beeping... The terminal should be silent. Who want's to be listening to music and than random beeps coming from your terminal. Honestly the code works as expected, why add the beep? 🤔
I can visually determine when the list has been truncated, I don't need an audio queue.

from cd-extras.

nickcox avatar nickcox commented on July 19, 2024

I was going to suggest adding some sort of visual indicator. 😄

PSReadLine seems to do it with a prompt, Display all {n} possibilities? (y or n), which is also pretty annoying, imo.

from cd-extras.

jetersen avatar jetersen commented on July 19, 2024

If the user does not see the option they are looking for they can finetune the search.

Set-PSReadLineKeyHandler -Key Tab -Function MenuComplete

Seems to provide least annoyance but occasionally it beeps.

from cd-extras.

nickcox avatar nickcox commented on July 19, 2024

What if we made it optionally visible in the custom tooltip section?

image

from cd-extras.

jetersen avatar jetersen commented on July 19, 2024

That's way better than a beep 👏

from cd-extras.

nickcox avatar nickcox commented on July 19, 2024

👍

This is sitting in master if you want to try it out. Otherwise I'll likely cut a release in the next week or so.

from cd-extras.

jetersen avatar jetersen commented on July 19, 2024

resolved in cc803e1

from cd-extras.

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.