mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-13 08:24:23 +03:00
Export editCursorPos
This commit is contained in:
parent
af4ff1dfe1
commit
e79d145766
@ -1,6 +1,6 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
module Brick.Widgets.Edit
|
||||
( Editor(editContents)
|
||||
( Editor(editContents, editCursorPos)
|
||||
, editor
|
||||
, renderEditor
|
||||
, editAttr
|
||||
|
Loading…
Reference in New Issue
Block a user