dtb trinity
trinity closed pull request bonsai/harakit#92 2024-04-26 19:25:34 -06:00
mm(1): error out when given positional arguments
trinity commented on pull request bonsai/harakit#92 2024-04-26 19:25:22 -06:00
mm(1): error out when given positional arguments

Merged.

trinity pushed to main at bonsai/harakit 2024-04-26 19:24:32 -06:00
61382c34d9 mm(1): error out when given positional arguments
trinity pushed to pg at bonsai/harakit 2024-04-26 19:22:33 -06:00
7142994367 pg(1): start work on a quoted strtok(3) and internal environment
eb454a6dad pg(1): Simplify exit statuses from subcommands
Compare 2 commits »
trinity commented on pull request bonsai/harakit#86 2024-04-22 16:32:49 -06:00
docs: fixed formatting of many manpages

This phrasing is in line with many other man page descriptions I have read and I find it to be the best solution to the problem of program names being hard to fit into grammar (to capitalize or…

trinity pushed to pg at bonsai/harakit 2024-04-22 07:53:39 -06:00
9c1e0d785d pg(1): add -p option
trinity opened issue bonsai/harakit#95 2024-04-22 07:44:43 -06:00
String tokenizing routine
trinity opened issue bonsai/harakit#94 2024-04-22 07:40:44 -06:00
Number parsing routine
trinity created branch pg in bonsai/harakit 2024-04-22 01:13:00 -06:00
trinity pushed to pg at bonsai/harakit 2024-04-22 01:13:00 -06:00
68919bf877 pg(1): put command system in
ea8b58554e pg(1): make it fit the project better
e26d8e0e1b pg(1): import from trinity/src
Compare 3 commits »
trinity commented on issue bonsai/harakit#44 2024-04-20 10:47:45 -06:00
scroll(1) – pager

I think a very light pager would be useful in addition to a (necessarily) slightly heavier editor. We could have two editors - pg(1) (operating in cooked mode using stdio.h) and scroll(1)…

trinity commented on pull request bonsai/harakit#86 2024-04-19 21:15:42 -06:00
docs: fixed formatting of many manpages

"Null byte" makes sense but "nul byte" makes sense faster and indicates specifically the ASCII zero value versus an arbitrarily-sized ("byte" is sadly not always specific enough) value.

trinity commented on pull request bonsai/harakit#86 2024-04-19 21:13:57 -06:00
docs: fixed formatting of many manpages

This infinitive present tense for descriptions feels off and I think this is a good example of why. "Compare integers" - who, what, when, where, why, how? It's easy to reference but more…

trinity commented on pull request bonsai/harakit#86 2024-04-19 21:09:39 -06:00
docs: fixed formatting of many manpages

I think you're right here.

trinity commented on pull request bonsai/harakit#86 2024-04-19 21:08:49 -06:00
docs: fixed formatting of many manpages

I am still not.

trinity pushed to main at trinity/src 2024-04-18 22:45:15 -06:00
f3893c4da1 retval(1): make C and Rust code similar
b1f90eff11 retval(1): Rewrite in Rust
Compare 2 commits »
trinity pushed to main at trinity/src 2024-04-18 20:05:15 -06:00
d0527ea349 2024-04-18
92d9e891d7 peek.1: Rewrite man page to fit better with bonsai/coreutils.
5f721f745b peek(1): close streams
6b90e0e1da peek(1): handle ^C elegantly
3ba22dbaf7 peek(1): remove gotos, fix style to fit bonsai/coreutils
Compare 5 commits »
trinity pushed to peek at bonsai/harakit 2024-04-18 10:15:00 -06:00
6d3f084d9c peek(1): remove unused variables, clean up some typos
trinity commented on pull request bonsai/harakit#93 2024-04-18 10:08:04 -06:00
peek(1)

Could this functionality be attained using a combination of existing or hypothetical utilities and shell features? We should consider whether this utility should be necessary for its use…

trinity pushed to peek at bonsai/harakit 2024-04-18 10:04:32 -06:00
c295f531cb peek(1): correct grammar
c7739612a7 peek(1): strip down to bare essentials, rewrite man page to match
46b607384a peek(1): remove -p
Compare 3 commits »