Giter Site home page Giter Site logo

Comments (3)

DoTheEvo avatar DoTheEvo commented on August 18, 2024 1

Will do, browsers use F6 alt+D ctrl+L for getting in to address bar
Those could be set here as well I believe

other alternative as I am thinking about it, is that tab key would only change active elements, pressing tab or, shift-tab for reversed order, would cicle through search-input -> results -> update button -> again search-inpput -> ...
not through actual results, there would be expectation to use arrows up and down I guess

Another interesting idea I had some time ago and forgot about it was that just starting to type would automatically type in the search input, no matter where you are at that moment.. but not sure how viable that is

from angrysearch.

Zzooouhh avatar Zzooouhh commented on August 18, 2024

Could you also include a hotkey for Esc to close the whole application? Something like
if event.key() == 16777216:
sys.exit(app.exec_())
on line 515 of angrysearch.py, don't feel like making a pull request for such a minor (but practical!) change.

from angrysearch.

DoTheEvo avatar DoTheEvo commented on August 18, 2024

Will add, along with ctrl+Q

from angrysearch.

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.