aboutsummaryrefslogtreecommitdiffstats
path: root/DirectoryPrompt.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change Dmenu functions to return IO/X (Maybe String)Devin Mullins2007-10-061-1/+3
| | | | | | | | | | | | 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. darcs-hash:20071006070959-78224-eeefb4300d6d3de7b199f2b1ad37ba43384e03f1.gz
* DirectoryPrompt.hs: add missing type signature.Joachim Fasting2007-09-191-0/+1
| | | | darcs-hash:20070919213736-928c4-4d7b0b44ba6145557e4376f41e8ad6776f3e5538.gz
* DirectoryPrompt: removed ShellPrompt usage info and added pointer to ↵Andrea Rossato2007-08-181-18/+1
| | | | | | WorkspaceDir darcs-hash:20070818083105-32816-727878711d9d1cad6e24a32279a5680dd627ee93.gz
* use XPrompt in WorkspaceDir.David Roundy2007-08-141-0/+59
darcs-hash:20070814191103-72aca-dfa6265cb6f55918e7f66f856fb7e60ac22b42cd.gz