Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. hasWhiteSpaceBefore :: BufferM Bool

    yi-core Yi.Config.Simple

    No documentation available.

  2. transformB :: (YiString -> YiString) -> TextUnit -> Direction -> BufferM ()

    yi-core Yi.Config.Simple

    Transforms the region given by TextUnit in the Direction with user-supplied function.

  3. userForceRefresh :: YiM ()

    yi-core Yi.Core

    No documentation available.

  4. jumpForwardE :: EditorM ()

    yi-core Yi.Editor

    No documentation available.

  5. jumpForward :: JumpList -> JumpList

    yi-core Yi.JumpList

    No documentation available.

  6. promptingForBuffer :: Text -> (BufferRef -> YiM ()) -> ([BufferRef] -> [BufferRef] -> [BufferRef]) -> YiM ()

    yi-core Yi.MiniBuffer

    Prompts for a buffer name, turns it into a BufferRef and passes it on to the handler function. Uses all known buffers for hinting.

  7. tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)

    yi-core Yi.Syntax.OnlineTree

    No documentation available.

  8. tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)

    yi-core Yi.Syntax.Tree

    No documentation available.

  9. userForceRefresh :: UI e -> IO ()

    yi-core Yi.UI.Common

    User force-refresh (in case the screen has been messed up from outside)

  10. verticalOffsetsForWindows :: Int -> PointedList Window -> PointedList Int

    yi-core Yi.UI.SimpleLayout

    No documentation available.

Page 593 of many | Previous | Next