SammysHP
|
37f0b7e3bf
|
prompt: Make awful.widget.prompt themeable
Adds new optional properties to the theme:
prompt_fg
prompt_bg
prompt_fg_cursor
prompt_bg_cursor
prompt_font
|
2017-01-23 13:15:09 +01:00 |
Emmanuel Lepage Vallee
|
a6161d1229
|
tests: Test the prompt highligher
|
2017-01-22 01:14:20 -05:00 |
Emmanuel Lepage Vallee
|
928f7b04b4
|
prompt: Add a key filter example
|
2017-01-20 01:09:30 -05:00 |
Emmanuel Lepage Vallee
|
f6cce940a5
|
prompt: Add a Vi like prompt parser
Otherwise hooks that modify the command are not documented well
enough.
|
2017-01-20 01:09:29 -05:00 |
Emmanuel Lepage Vallee
|
4934697817
|
prompt: Add a more complete hook example
|
2017-01-20 01:09:29 -05:00 |
Emmanuel Lepage Vallee
|
53d32d362a
|
prompt: Unit test the example
|
2017-01-20 01:09:29 -05:00 |