North America
~parasrah/public-inbox@lists.sr.ht
ssh keys age recipients gpg key
From parasrah to ~parasrah/public-inbox
> I'm reading it :) Oh wow! Well thanks for reaching out! > Running your own small web page can feel like shouting into the void, > but wanderers sometimes find them. Indeed they must for you to have ended up here! Well I hope that you have enjoyed my writing so far, and I'll endevour to keep it up :) I will make sure to add your own blog to my RSS reader too, I always appreciate finding new stuff in more organic ways like this
From parasrah to ~rjarry/aerc-devel
> Could you please respond to this message stating whether you accept or > refuse the change of license from MIT to GPL[2] for the aerc project. I accept
From parasrah to ~parasrah/public-inbox
> I'd be happy to take it over with your permission.
Yeah absolutely! Glad you still had a copy of it!
From parasrah to ~parasrah/public-inbox
> I'll take a look at my machines tomorrow to check if the repo is > still sitting on any of them. It doesn't seem as if I have a copy sitting around, but I'd be happy to try to reproduce it if you haven't found an adequate workaround already
From parasrah to ~parasrah/public-inbox
> Looking at https://git.sr.ht/~parasrah/kak-config I still see > substantial csharp-related configs, so I'm hoping that you still > have csharp.kak sitting around somewhere. > > I appreciate any assistance you can offer! Hi Miles! After taking an initial look myself it does seem like I may have neglected moving that plugin to sourcehut, possibly due to the fact that it's no longer one of the plugins I use myself. I'm so sorry for the inconvenience that has caused for you, I'll take a look at my machines tomorrow to check if the repo is still sitting on any of them. I definitely didn't mean to break anybody's config, I didn't even realize
From Parasrah to ~rjarry/aerc-devel
as per the discussion https://lists.sr.ht/~sircmpwn/aerc/patches/15367 this handles completions in `completer/completer.go` by enabling the completer to return a `prefix` that will be prepended to the selected completion candidate. --- This addresses the format issues from the first patch. completer/completer.go | 43 +++++++++++++++++++++++++++--------------- doc/aerc-config.5.scd | 4 ++-- lib/ui/textinput.go | 11 ++++++----- widgets/aerc.go | 12 ++++++------ widgets/exline.go | 6 +++--- 5 files changed, 45 insertions(+), 31 deletions(-) [message trimmed]
From Parasrah to ~rjarry/aerc-devel
as per the discussion https://lists.sr.ht/~sircmpwn/aerc/patches/15367 this handles completions in `completer/completer.go` by enabling the completer to return a `prefix` that will be prepended to the selected completion candidate. --- completer/completer.go | 43 +++++++++++++++++++++++++++--------------- doc/aerc-config.5.scd | 4 ++-- lib/ui/textinput.go | 11 ++++++----- widgets/aerc.go | 12 ++++++------ widgets/exline.go | 6 +++--- 5 files changed, 45 insertions(+), 31 deletions(-) diff --git a/completer/completer.go b/completer/completer.go index bc6c96f..433ed31 100644 [message trimmed]
From Parasrah to ~sircmpwn/email-test-drive
--- parasrah | 1 + 1 file changed, 1 insertion(+) create mode 100644 parasrah diff --git a/parasrah b/parasrah new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/parasrah @@ -0,0 +1 @@ -- 2.33.1 I'm about to try git send-email[message trimmed]