[xmonad] disable Prompt completion?
Devin Mullins
me at twifkak.com
Sat Jul 26 17:21:44 EDT 2008
On Sat, Jul 26, 2008 at 09:55:46AM -0500, brian wrote:
> Can I turn off Prompt completion? I like being able to redo previous
> commands by hitting up, but find the jumpy completions window
> disconcerting.
Note without modifying the code, it looks like. You can disable
completion *entirely*, but even that requires duplicating some of the
code in XMonad.Prompt.Shell, since Shell(..) isn't exported.
More information about the xmonad
mailing list