Giter Site home page Giter Site logo

gsmenu's Introduction

`gsmenu` - a generic visual menu
================================

`gsmenu` is a program that reads a list of entries from standard input
(one per line) and provides a visual, grid-based interface from which
the user can select one, with either mouse or keyboard.  The manual
page contains full documentation.

Installation
------------

Assuming a working Cabal install, just do 'cabal install'.  Any
missing dependencies will automatically be downloaded and installed.
You may have to perform a 'cabal update' first to ensure that your
package list is up to date.

Inspiration
-----------

This program is mostly a port of the GridSelect contrib for XMonad by
Clemens Fruhwirth.

Bugs
----

Please report any found bugs to the maintainer at <[email protected]>.

gsmenu's People

Contributors

athas avatar danielschuessler avatar

Stargazers

 avatar Huw Pritchard avatar Rune Juhl Jacobsen avatar Axel Beckert avatar  avatar Tomáš Jakl avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

gsmenu's Issues

feature request: allow specification of what to output on exit indepedent of "name"

(gsmenu is very cool -- thanks for it. I hope a feature request isn't unwelcome.)

It would be nice if, with the complex input format, one could specify a value (for some new field) for what should be output on exit indepedent of the name fields, that is, indepedent of anything being displayed in the boxes gsmenu draws.

For instance, if the new field were called "output", one could pass gsmenu a line of the form:

name="quote ""this"" please" tags="bar" "baz" bg="red" output="firefox"

and if the user selected the "quote ""this"" please" box, gsmenu would output firefox.

Existing usage would be unchanged, but the user could associate complex ugly values with simple beautiful labels, so exec gsmenu could launch a complex ugly command.

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.