v1.0.0: export text-input manipulation functions from cl-tty.input
This commit is contained in:
@@ -204,6 +204,10 @@ via ~sb-posix~ directly.
|
|||||||
#:text-input-value #:text-input-cursor
|
#:text-input-value #:text-input-cursor
|
||||||
#:text-input-placeholder #:text-input-max-length
|
#:text-input-placeholder #:text-input-max-length
|
||||||
#:text-input-on-submit #:text-input-layout-node
|
#:text-input-on-submit #:text-input-layout-node
|
||||||
|
#:text-input-insert #:text-input-backspace #:text-input-delete
|
||||||
|
#:text-input-move-left #:text-input-move-right
|
||||||
|
#:text-input-move-home #:text-input-move-end
|
||||||
|
#:text-input-delete-word-before
|
||||||
#:handle-text-input #:render-text-input
|
#:handle-text-input #:render-text-input
|
||||||
;; Textarea
|
;; Textarea
|
||||||
#:textarea #:make-textarea
|
#:textarea #:make-textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user