yi-core-0.19.0: Yi editor core library
LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

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