Giter Site home page Giter Site logo

programlauncher's Issues

Copy option

Feature request (from me lol), I've wanted to copy a passed string, not from opening via command line (because I'd have already have copied it to do that) but by double-clicking on a file (PropertiesDotNet has that) or, mostly, opening a link with it.

There are three ways I cauld do this:

  • Add a Copy button, this is easy to do, however adds clutter and there'd have to be yet another button to be able to Copy & Exit.
  • Add a custom entry that is detected to copy to clipboard, this might be harder although it's probably a case of If FocusedItem = fullArgument. This would need some indication to the user that it exists, but is less clutter and allows to be able to copy and close the program easily.
  • Start a new project that copies anything passed to it.

"&" Characters in labels

Currently if you open a link containing an & symbol, it will simply not be displayed, e.g. http://google.com/search?tbm=isch&q=ampersand will be displayed as http://google.com/search?tbm=ischq=ampersand.

This is because buttons and menu items use the ampersand symbol to assign Alt+ codes, e.g. a button with the text set to Click &Me will show Click Me, and pressing Alt+M will "press" it.

I have no idea how to fix this, as far as I know there isn't an option to disable it. Doubling the ampersands could possibly work.

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.