Emma Tebibyte emma
emma closed pull request bonsai/harakit#119 2024-06-19 15:05:44 -06:00
Cleaning up remaining issues with the docs
emma pushed to main at bonsai/harakit 2024-06-19 15:04:30 -06:00
e1ac40e7ee docs: updates version number
6814111ad1 dj.1: fixes many clunky sentences
e38dcc09b1 intcmp.1: bold
59eee27979 strcmp.1: or
bf10689606 swab.1: bold
Compare 11 commits »
emma pushed tag 0.13.9 to bonsai/harakit 2024-06-19 15:04:30 -06:00
emma pushed to docs-cleanup at bonsai/harakit 2024-06-19 15:04:01 -06:00
e1ac40e7ee docs: updates version number
emma created pull request bonsai/harakit#122 2024-06-19 02:54:29 -06:00
README: updated for clarity
emma created branch README-clarity in bonsai/harakit 2024-06-19 02:54:15 -06:00
emma pushed to README-clarity at bonsai/harakit 2024-06-19 02:54:15 -06:00
125b4c8930 README: updated for clarity
emma created pull request bonsai/harakit#121 2024-06-18 16:34:13 -06:00
Makefile: updates to use new POSIX 2024 standard features!
emma pushed to makefile-posix-2024 at bonsai/harakit 2024-06-18 16:34:10 -06:00
f553cff096 Makefile: removes unneeded comment
emma created branch makefile-posix-2024 in bonsai/harakit 2024-06-18 16:33:23 -06:00
emma pushed to makefile-posix-2024 at bonsai/harakit 2024-06-18 16:33:23 -06:00
d201f9228c Makefile: updates to use new POSIX 2024 standard features!
emma opened issue bonsai/harakit#120 2024-06-17 23:55:37 -06:00
Add CC BY-SA as COPYING.DOC
emma created pull request bonsai/harakit#119 2024-06-17 23:38:38 -06:00
Cleaning up remaining issues with the docs
emma created branch docs-cleanup in bonsai/harakit 2024-06-17 23:38:13 -06:00
emma pushed to docs-cleanup at bonsai/harakit 2024-06-17 23:38:13 -06:00
6814111ad1 dj.1: fixes many clunky sentences
e38dcc09b1 intcmp.1: bold
59eee27979 strcmp.1: or
bf10689606 swab.1: bold
266ee20d5c fop.1: removes unnecessary stdin section and adds AUTHOR
Compare 10 commits »
emma commented on pull request bonsai/harakit#93 2024-06-17 22:46:17 -06:00
peek(1)

I’m still not convinced that this should be a tool instead of a shell feature, like some sort of set analogue that lets you disable echoing.

emma commented on pull request bonsai/harakit#103 2024-06-17 22:43:18 -06:00
eep(1)

A patch containing my recommended changes:

diff --git a/docs/eep.1 b/docs/eep.1
index 150c5b6..1032535 100644
--- a/docs/eep.1
+++ b/docs/eep.1
@@ -3,52 +3,41 @@
 .\"
 .\" This work is…
emma pushed to peek at bonsai/harakit 2024-06-17 22:29:45 -06:00
3db83fd79c peek.1: updates to be more consistent with current documentation
emma commented on pull request bonsai/harakit#93 2024-06-09 00:14:10 -06:00
peek(1)

Here is the sum of the changes I recommend to the peek.1 manpage as a git diff:

diff --git a/docs/peek.1 b/docs/peek.1
index 1c482a2..2ae8f57 100644
--- a/docs/peek.1
+++ b/docs/peek.1
…
emma commented on pull request bonsai/harakit#103 2024-06-08 23:54:03 -06:00
eep(1)

Wait a number of seconds before exiting.