Thread (1 message) 1 message, 1 author, 2020-09-10

Re: [PATCH v3 1/2] Fit to Plan 9's ANSI/POSIX compatibility layer

From: Junio C Hamano <hidden>
Date: 2020-09-10 05:13:44

"Kyohei Kadota via GitGitGadget" [off-list ref] writes:
From: Kyohei Kadota <redacted>

tr(1) of ANSI/POSIX environment, aka APE, don't support \n literal.
It's handles only octal(\ooo) or hexadecimal(\xhhhh) numbers.

And its sed(1)'s label is limited to maximum seven characters.
Therefore I replaced some labels to drop a character.

* close -> cl
* continue -> cont (cnt is used for count)
* line -> ln
* hered -> hdoc
* shell -> sh
* string -> str

Signed-off-by: Kyohei Kadota <redacted>
---
This round, without the confusion between 'h' and 'H' commands, I
see nothing funny in it.

Will queue.  Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help