- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
scroll(1)
– pager
What if we had a pager/text editor combo? that way we wouldn’t be implementing redundant features
scroll(1)
– pager
What features should scroll(1) have?
- scrolling back to previous lines? (more(1) doesn't have this, less(1) does)
Definitely.
- syntax highlighting? (bat(1) has this)
I don’t…
lib/ might be pointless if its only going to have wrappers and bindings to existing libraries.
<emma> ... the getopt implementation will soon be replaced with a single-file C…
I don't believe accommodating languages that only work with directories and not single files is necessary
I agree with this sentiment. The only other language that has seriously been brought…
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.te…
I guess this hasn’t been put anywhere specifically but Trinity and I have decided that for now Rust and C are our focus and that if someone contributes with another language we will review on a…
mm(1)
does not print error when invoked improperly
this assumes that
LANG
is set to a standard RFC5646 language tag (or the common-but-nonstandard variant where subtags are instead delimited by…
strerror(3)
as a Rust library