Hiya @smith.adriane, would adding copy/paste support to membrane.term run-term be easy peasy? Worth an issue?
paste support easy. copy support requires selection, which is kind of annoying, but shouldn't be too bad. definitely worth an issue!
Ok, cool, maybe I’ll create one issue for copy and another for paste.
@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?
Meh, whatever you like! I’m in it for the fun, not the fame! simple_smile
I'm working on swing support right now. There's one or two more changes required to membrane, but should be pretty close
Cool!
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
neat!
Maybe those badges should be generated by membrane tho! simple_smile
you make those images manually?
No I have a script that launches chrome and takes a snapshot.
ah ok
For each
yea, a "terminal themed" image might be fun
Could be pretty nerdy-cool! 🤓
My badges were inspired by what https://github.com/cljdoc/cljdoc#contributors.
it's been on my fun-todo-list to add image support for membrane's terminal toolkit https://github.com/eliukblau/pixterm
That takes ASCII art to a whole new level!