
On Sat, Aug 11, 2012 at 7:30 PM, Brandon Allbery
On Sat, Aug 11, 2012 at 1:11 PM, Carsten Mattner
wrote: On Sat, Aug 11, 2012 at 5:36 PM, Carlos López Camey
wrote: between more prompts ("modes"). Currently there are 4 modes:
- search hoogle (requires local install). It opens a haddock documentation on a browser. - search files with locate. It opens a file with a desired program, depending on its extension. - search files with locate --regexp. Like the one above, but autocompletion takes regex. - calculator (requires `calc` installed), only autocompletes arithmetic expressions.
If you would like to try it, you can check the usage notes in the haddock documentation, which I'm attaching
Thanks I know about those but still don't know what that has to do with the Launcher prompt. Slightly confused.
That's not describing prompts in general but the Launcher prompt in particular.
I see. I still don't see what I was supposed to do with that info to avoid the non-launching of the selected entry with the alwaysHighlight patch applied.