phronmophobic / membrane.term

A terminal emulator in pure clojure
Eclipse Public License 1.0
58 stars 1 forks source link

screenshot fn :play option is now string (was file) #36

Closed lread closed 2 years ago

lread commented 2 years ago

Command line is unaffected, --play option still specifies a file.

Contributes to #26

lread commented 2 years ago

Not sure if this closes #26 or not.

phronmophobic commented 2 years ago

It's kinda neat that this works! (screenshot {:play "pwd\nls -l"})