mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Merge pull request #861 from dcousens/patch-1
XMonad.Prompt: export getCurrentCompletions (and setCurrentCompletions)
This commit is contained in:
commit
7cb6b0f87b
@ -62,6 +62,7 @@ module XMonad.Prompt
|
||||
, defaultColor, modifyColor, setColor
|
||||
, resetColor, setBorderColor
|
||||
, modifyPrompter, setPrompter, resetPrompter
|
||||
, selectedCompletion, setCurrentCompletions, getCurrentCompletions
|
||||
, moveWord, moveWord', killWord, killWord'
|
||||
, changeWord, deleteString
|
||||
, moveHistory, setSuccess, setDone, setModeDone
|
||||
|
Loading…
x
Reference in New Issue
Block a user