membrane-term

lread 2021-11-16T23:01:47.097200Z

Hiya @smith.adriane, would adding copy/paste support to membrane.term run-term be easy peasy? Worth an issue?

phronmophobic 2021-11-16T23:02:47.098100Z

paste support easy. copy support requires selection, which is kind of annoying, but shouldn't be too bad. definitely worth an issue!

lread 2021-11-16T23:03:10.098400Z

Ok, cool, maybe I’ll create one issue for copy and another for paste.

👍 1
phronmophobic 2021-11-16T23:06:43.100500Z

@lee, I've never had so many significant contributions to any of my open source projects so I'm not sure what the etiquette is here. Should I have an AUTHORS file or a section in the README? Do you have a preferred way to be highlighted as a contributor?

lread 2021-11-16T23:07:22.101100Z

Meh, whatever you like! I’m in it for the fun, not the fame! simple_smile

👍 1
phronmophobic 2021-11-16T23:08:17.102300Z

I'm working on swing support right now. There's one or two more changes required to membrane, but should be pretty close

lread 2021-11-16T23:08:28.102600Z

Cool!

lread 2021-11-16T23:09:34.103400Z

That said, if others start to contribute and they care about being acknowledged, if you want to go overboard like I do for my projects, https://github.com/clj-commons/rewrite-clj#people. simple_smile

👀 1
phronmophobic 2021-11-16T23:10:04.103900Z

neat!

lread 2021-11-16T23:10:34.104600Z

Maybe those badges should be generated by membrane tho! simple_smile

🎉 1
phronmophobic 2021-11-16T23:11:00.104800Z

you make those images manually?

lread 2021-11-16T23:11:25.105600Z

No I have a script that launches chrome and takes a snapshot.

phronmophobic 2021-11-16T23:11:29.105900Z

ah ok

lread 2021-11-16T23:11:31.106Z

For each

phronmophobic 2021-11-16T23:12:07.106300Z

yea, a "terminal themed" image might be fun

lread 2021-11-16T23:12:25.106800Z

Could be pretty nerdy-cool! 🤓

lread 2021-11-16T23:13:59.107900Z

My badges were inspired by what https://github.com/cljdoc/cljdoc#contributors.

phronmophobic 2021-11-16T23:14:16.108400Z

it's been on my fun-todo-list to add image support for membrane's terminal toolkit https://github.com/eliukblau/pixterm

lread 2021-11-16T23:22:07.108900Z

That takes ASCII art to a whole new level!