yi-0.6.2.3: The Haskell-Scriptable EditorSource codeContentsIndex
Yi.UI.Common
Documentation
data UI Source
Constructors
UI
main :: IO ()Main loop
end :: Bool -> IO ()Clean up, and also terminate if given true
suspend :: IO ()Suspend (or minimize) the program
refresh :: Editor -> IO ()Refresh the UI with the given state
userForceRefresh :: IO ()User force-refresh (in case the screen has been messed up from outside)
layout :: Editor -> IO EditorSet window width and height
reloadProject :: FilePath -> IO ()Reload cabal project views
dummyUI :: UISource
Produced by Haddock version 2.6.1