From: umbraticus@prosimetrum.com
To: 9front@9front.org
Subject: Re: [9front] plumbing with spaces
Date: Thu, 07 Nov 2024 21:52:42 +1300 [thread overview]
Message-ID: <BAAE26AF663032E4D70627ABEE8FE7DD@prosimetrum.com> (raw)
In-Reply-To: <8DF479DCD404E657DA8A64B2232A9BF7@prosimetrum.com>
hahaha I exited hold mode on my email and immediately came
up with a plumb rule that succeeds in matching a newline:
data matches '[ -\v]'
plumb start echo boo
That's a range from \x9 to \xb. Indeed, I see boo on my
console, so everything else plays nice. Adding support
for \n seems like a decent convenience.
umbraticus
prev parent reply other threads:[~2024-11-07 8:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 1:15 népéta mew
2024-11-06 4:57 ` umbraticus
2024-11-06 12:40 ` hiro
2024-11-07 8:46 ` umbraticus
2024-11-07 8:52 ` umbraticus [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BAAE26AF663032E4D70627ABEE8FE7DD@prosimetrum.com \
--to=umbraticus@prosimetrum.com \
--cc=9front@9front.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).