@neauoire
e.g. after I added scroll wheel support (https://lists.sr.ht/~rabbits/public-inbox/patches/16432), I've been able to use left for general purpose editing, rather than another editor.
@zachdecook Oh wow I've slept on the patches, I haven't checked the 100r emails today.
I'll merge the scroll one :) It's a good add!
@zachdecook This one I've made already 👈
https://lists.sr.ht/~rabbits/public-inbox/patches/16419
@zachdecook @neauoire Ooh, https://lists.sr.ht/~rabbits/public-inbox/patches was the sort of thing I was looking for when I asked https://merveilles.town/@akkartik/105513184288198266
@akkartik @zachdecook I'm not very familiar with that stuff tho, if I try to merge them with the command that the site displays, I get:
curl -s https://lists.sr.ht/~rabbits/public-inbox/patches/16432/mbox | git am -3
fatal: previous rebase directory .git/rebase-apply still exists but mbox given.
(23) Failed writing body
@neauoire @zachdecook Yeah, I've tried to get into git email operations, but don't have a good feel for them yet.
I think we'll all get better at this stuff as we do more with SourceHut.
@akkartik
Though `git remote add akkartik https://git.sr.ht/~akkartik/left; git remote add zach https://git.sr.ht/~earboxer/left` is still decentralized, has fewer context switches, cuts out email *and* code review. The only issue is scaling for many contributors :P
@neauoire
@akkartik @zachdecook ah yes that worked, turns out I had a conflict to deal with :)
@akkartik @zachdecook Oh my god, scrolling feels amazing!
@zachdecook @akkartik I use a mouse and it feels pretty great :D
@zachdecook what do you mean?