Commit Graph

4 Commits

Author SHA1 Message Date
Devin Mullins
beaead5256 change Dmenu functions to return IO/X (Maybe String)
dmenu exits with code 1 when you hit Escape, and I wanna create a contrib that
takes advantage of that.

This required changes in four contribs (Commands, DirectoryPrompt, ShellPrompt,
and WorkspaceDir), and might require changes in users' Configs. Also, I'm not
sure some of the changes I made to the client code are very Haskelly. Would
appreciate input there.
2007-10-06 07:09:59 +00:00
Joachim Fasting
119412d095 DirectoryPrompt.hs: add missing type signature. 2007-09-19 21:37:36 +00:00
Andrea Rossato
16b73d9d8a DirectoryPrompt: removed ShellPrompt usage info and added pointer to WorkspaceDir 2007-08-18 08:31:05 +00:00
David Roundy
002b15cb1f use XPrompt in WorkspaceDir. 2007-08-14 19:11:03 +00:00