Liking cljdoc? Tell your friends :D

com.phronemophobic.membrane.term


blank-cellclj


blank-cell?clj

(blank-cell? cell)

default-color-schemeclj

Colors are specified a per membrane convention: vectors of [red green blue] or [red green blue alpha] with values from 0 - 1 inclusive

Colors are specified a per membrane convention:
vectors of [red green blue] or [red green blue alpha] with values from 0 - 1 inclusive
raw docstring

default-common-optsclj


load-default-toolkitclj

(load-default-toolkit)

meta-shift-mapclj


run-pty-processclj

(run-pty-process width height term-state)

run-termclj

(run-term)
(run-term opts)

screenshotclj

(screenshot opts)

send-inputclj

(send-input pty s)

start-ptyclj

(start-pty)

term-eventsclj

(term-events pty view)

term-lineclj

(term-line color-scheme
           {:keys [:membrane.term/cell-width :membrane.term/cell-height]
            :as font}
           line)

term-line-memoclj


term-viewclj

(term-view color-scheme
           {:keys [:membrane.term/cell-width :membrane.term/cell-height]
            :as font}
           vt)

vt-color->term-colorclj

(vt-color->term-color color-scheme vt-color)

window-padding-heightclj


writec-bytesclj

(writec-bytes out bytes)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close