yi-0.11.2: The Haskell-Scriptable Editor

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
ExtensionsNondecreasingIndentation

Yi.Search.Internal

Description

Internal use for Yi.Search.

Synopsis

Documentation

setRegexE :: SearchExp -> EditorM () Source

Put regex into regex register

resetRegexE :: EditorM () Source

Clear the regex register

getRegexE :: EditorM (Maybe SearchExp) Source

Return contents of regex register