membrane-term

lread 2021-11-19T20:28:37.128700Z

Aside: I’m running the notcurses-demo in a kitty terminal. Trippy!

phronmophobic 2021-11-19T20:29:18.129Z

nice. what's that mean? 😳

lread 2021-11-19T20:31:59.129900Z

Ha! Ya I dunno. Just wondering if membrane.term will support such trippy things some day.

šŸ¤ž 1
šŸŽ‰ 1
phronmophobic 2021-11-19T20:33:54.131200Z

membrane does have a terminal backend. would be interesting to run a terminal running in swing with a terminal running inside that using the terminal backend

phronmophobic 2021-11-19T20:34:37.131900Z

I also think it would be interesting to run a terminal on iOS since membrane has an iOS backend. I know fork_pty isn't available, but maybe there's some other way.

lread 2021-11-19T20:35:17.132200Z

Some many trippy experiments, so little time!

phronmophobic 2021-11-19T20:37:03.132800Z

I just pushed an update to the multi-backend pull request, https://github.com/phronmophobic/membrane.term/pull/14 . Not sure if you're interested in reviewing it. Would love to get your input.

phronmophobic 2021-11-19T20:37:27.133500Z

Also, is the api defaults pull request ready for review? It looks pretty good to me

lread 2021-11-19T20:37:45.133900Z

Yep, good to go!

phronmophobic 2021-11-19T20:37:56.134300Z

Oh, I guess should add some docs for the backend stuff

phronmophobic 2021-11-19T20:38:17.135Z

anyway, there's a new --toolkit flag that let's you select java2d or skia

phronmophobic 2021-11-19T20:38:31.135300Z

in theory, that should allow membrane.term to run on windows

lread 2021-11-19T20:38:51.135700Z

neat! I can have a look sometime this weekend if you like.

šŸ‘ 1