dtb trinity
trinity commented on issue bonsai/harakit#44 2024-04-06 00:58:03 -06:00
scroll(1) – pager

Scrollback would be cumbersome in cooked mode.

I don't think search should be part of the pager. I think we should make a searching utility and make the pager pipe through that tool instead.…

trinity pushed to main at trinity/src 2024-04-04 18:43:01 -06:00
fdd5f5050b optimize
trinity pushed to main at trinity/src 2024-04-03 15:12:02 -06:00
e29180ba01 start of a 4004 emulator
trinity commented on issue bonsai/harakit#44 2024-04-02 14:59:46 -06:00
scroll(1) – pager

What features should scroll(1) have?

  • scrolling back to previous lines? (more(1) doesn't have this, less(1) does)
  • syntax highlighting? (bat(1) has this)
  • search? (more(1) has this) -…
trinity created pull request bonsai/harakit#92 2024-04-02 11:23:31 -06:00
mm(1): error out when given positional arguments
trinity commented on issue bonsai/harakit#89 2024-04-01 16:22:06 -06:00
Directory structure

I like C and Rust because they interoperate well enough, only requiring a handful of utilities keeps the toolchain easy to explain/install/use, and the two languages cover a very wide variety of…

trinity commented on issue bonsai/harakit#90 2024-03-31 22:56:46 -06:00
mm(1) does not print error when invoked improperly

I pushed a commit that should fix this. Could you compile [mm.c from the mm branch](https://git.tebi

trinity created branch mm in bonsai/harakit 2024-03-31 22:54:13 -06:00
trinity pushed to mm at bonsai/harakit 2024-03-31 22:54:13 -06:00
61382c34d9 mm(1): error out when given positional arguments
trinity commented on issue bonsai/harakit#90 2024-03-31 22:43:19 -06:00
mm(1) does not print error when invoked improperly

Interesting. It must be because there are no positional arguments and I forgot to check for them.

trinity pushed to main at trinity/src 2024-03-31 21:34:42 -06:00
80e1fe69c1 2024-03-31
df5ecb7e2f move sleep to bonsai coreutils
Compare 2 commits »
trinity commented on issue bonsai/harakit#89 2024-03-30 13:25:03 -06:00
Directory structure

I'm gonna paste the discussion from the IRC/XMPP feeling.murderu.us#subgeneral (which I run):

<aryal> Emma: ive been thinking about changing the bonsai coreutils project strcture
<aryal> i…
trinity opened issue bonsai/harakit#89 2024-03-30 13:06:19 -06:00
Directory structure
trinity commented on pull request bonsai/harakit#76 2024-03-30 12:59:07 -06:00
Added strerror(3) as a Rust library

I gave the okay verbally as I was too tired to approve it digitally.

trinity commented on issue bonsai/harakit#88 2024-03-30 12:52:31 -06:00
Add xz 5.6.1

Progress will not happen until there is a new maintainer. silt you are better off waiting until a new maintainer happens or fork yourself. Submitting ideas here has no purpose these days. The…

trinity commented on issue bonsai/harakit#87 2024-03-29 18:54:35 -06:00
meta

Yeah!

trinity commented on pull request bonsai/harakit#76 2024-03-29 18:53:27 -06:00
Added strerror(3) as a Rust library

Would merging this branch nuke mm(1)?

trinity created branch dj in bonsai/harakit 2024-03-28 21:23:01 -06:00
trinity pushed to dj at bonsai/harakit 2024-03-28 21:23:01 -06:00
fe1216868b dj(1): refactor source
trinity opened issue bonsai/harakit#87 2024-03-28 17:32:59 -06:00
meta