File awful/widget/prompt.lua

Author:

Julien Danjou <julien@danjou.info>

Copyright ©2009 Julien Danjou

Release: v3.3.4

Functions

new (args) Create a prompt widget which will launch a command.
run (promptbox) Run method for promptbox.


Functions

new (args)
Create a prompt widget which will launch a command.

Parameters

  • args: Standard widget table arguments, with prompt to change the default prompt.

Return value:

A launcher widget.
run (promptbox)
Run method for promptbox.

Parameters

  • promptbox: The promptbox to run.

Valid XHTML 1.0!