Commit graph

189 commits

Author SHA1 Message Date
SPQV MF
baca71751a docs: modify documentation about custom time style 2023-12-12 09:41:23 +01:00
MartinFillon
0889f23919 feat(input): adding piping of args
fix: lifetime issue
fix: try to fix lifetime issues for pipe from stdin
2023-11-22 16:42:10 +01:00
Christina Sørensen
288696db10 feat: add --color-scale
This is based on a series of commits done by aashirabadb in #526.

This introduces the `--color-scale` flag both for file age and size, as
well as `--color-scale-mode` which allows "fixed" and gradient".

The reason for reapplying from the diff of the PR instead of the patch
is that the commit history was messy, and introduced "breaking changes"
that were only locally breaking to the PR, that is, not the users.

Further, the PR had seemingly gone stale, and the rather long and
complicated commit history interwoven with merges made it seem more
efficient to just work from scratch.

Again, the work here is done by aashirbadb, my contribution is just
ensuring the quality of the code they've written.

Co-authored-by: aashirbadb <aashirbadbhandari@gmail.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>

Refs: #486
2023-11-08 19:45:52 +01:00
Christina Sørensen
0c75e4cc97 feat(docs): demo gif and gif generation recipe
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 13:31:30 +01:00
Christina Sørensen
bb31787afb docs: introduce INSTALL.md
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 13:31:30 +01:00
Christina Sørensen
2b708287af docs: improve README.md
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 13:31:30 +01:00
Christina Sørensen
2e15bad8e5 docs: improve CONTRIBUTING.md, README.md
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 09:46:26 +01:00
xempt
7b1e8979ec Merge branch 'main' of https://github.com/eza-community/eza into feature/add-recursive-dir-size 2023-10-20 13:07:27 -07:00
xempt
5556563d4c fix(flags): changed flag name 2023-10-20 12:46:05 -07:00
xempt
05d605467f docs(readme): added flag to readme 2023-10-16 10:06:44 -07:00
PThorpe92
7753b24422
feat: fix auto value for colors and icons + documentation 2023-10-16 09:47:37 -04:00
Ryan Cao
8854e9ce23
docs: correct color option spellings 2023-10-12 20:40:43 +08:00
Pedro Carreno
9c1f38de94 docs(readme): installation on fedora updated 2023-10-04 09:43:34 -04:00
Sandro-Alessio Gierens
5c1b9a9dbc docs(readme): add zsh with homebrew part to completions section
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-03 10:56:22 +02:00
Christina Sørensen
6e9d53f320
Merge pull request #438 from hehelego/main
fix: query stdout terminal size to see if the output gose to a tty.
2023-10-02 13:04:38 +02:00
Christina Sørensen
2909853b08
Merge pull request #437 from Hulxv/custom-time-style
feat: supporting custom time-style
2023-10-02 10:27:54 +02:00
hehelego
2d58129fb2
docs(README): change color to colo[u]r in the option description.
`eza` manpage and `README` have been refering to this option as `--colo[u]r`. We should follow the tradition and keep the writing style consistent.

Co-authored-by: MartinFillon <114775771+MartinFillon@users.noreply.github.com>
Signed-off-by: hehelego <hahalegao@gmail.com>
2023-10-01 10:39:06 -05:00
hehelego
cf45b3e4b0
docs: description of --color in README, manpage, and completions 2023-09-28 14:49:13 -05:00
Martin Fillon
2659d48f27 docs(installation): adding termux section
as eza is now on termux we needed to add it to documentation
2023-09-28 11:25:06 +02:00
Hulxv
1ebe70a93b docs: documenting custom time-style 2023-09-28 04:44:24 +03:00
Christina Sørensen
0e6d547b08
docs(README): leave nix install instructions open-ended
Refs: #426
2023-09-27 05:50:51 +02:00
Christina Sørensen
c5b544c5ae
Merge pull request #381 from Hulxv/listing-files-only
feat: Listing files only
2023-09-23 18:46:56 +02:00
Mohamed Emad
34ae54ba93
docs: documenting --only-files 2023-09-20 17:40:31 +03:00
Christina Sørensen
d3c7b2067e
Merge pull request #383 from cfxegbert/mac-mounts-readme
docs(README): Update --mounts option to include MacOS
2023-09-19 05:05:59 +02:00
Robert Minsk
97938242df docs(README): Update --mounts option to include MacOS 2023-09-18 14:43:12 -07:00
alpn
18e5d88cb8 docs: Update README.md 2023-09-18 14:19:22 -06:00
Marcin Puc
9f11a10ebf docs(readme): add install instructions for Void Linux 2023-09-17 11:02:17 +02:00
Sandro-Alessio Gierens
95b7ddc338 docs(readme): add potential gpg install to deb installation instructions
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-16 18:27:28 +02:00
Sandro-Alessio Gierens
13f7939bd0 docs(readme): fix chmod in deb installation instructions
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-16 18:26:59 +02:00
raylu
35f9aabbc3 docs(readme): Update deb instructions to use keyring
trusted.gpg.d requires de-armored keys on some systems (Ubuntu 20.04)
and ASCII-armored keys on others (Debian 12)
2023-09-16 18:24:09 +02:00
Christina Sørensen
8d786785d9
fix(fedora): hotfix harmful documentation
Co-authored-by: Renarde <LanaHeyrendt@gmail.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-15 18:52:25 +02:00
Christina Sørensen
21a8649cc1
docs(gitter): Link directly to space
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-15 12:46:22 +00:00
MartinFillon
08f3c1866c
chore: augment gitter size in README 2023-09-15 14:38:20 +02:00
Christina Sørensen
65dfe9f7b3
Merge branch 'main' into cafk-msrv-1.70
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-15 07:35:44 +02:00
Christina Sørensen
7fa2455426
Merge pull request #310 from sitiom/winget-releaser
ci: add Winget Releaser workflow
2023-09-15 06:12:59 +02:00
Christina Sørensen
36f9f5b02f
docs: Update README.md
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 19:11:45 +00:00
Christina Sørensen
570bbbb7c9
docs(readme): fix codeblocks in zsh completions
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 21:08:43 +02:00
MartinFillon
74f0f17211
docs(readme): added cafkafk suggestions
Co-authored-by: Christina Sørensen <christina@cafkafk.com>
Signed-off-by: MartinFillon <114775771+MartinFillon@users.noreply.github.com>
2023-09-14 20:55:19 +02:00
Christina Sørensen
a8bda0c710
docs(readme): update rust badge
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 17:26:21 +02:00
Christina Sørensen
e13e1054f2
docs(readme): remove license from developemnt section
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 17:24:47 +02:00
Martin Fillon
4edb78a087 docs: Added instructions to install completions of eza to the readme 2023-09-14 16:39:30 +02:00
Ryan Caezar Itang
2469ec5c7a
docs(readme): add Winget install info 2023-09-14 10:57:33 +08:00
sitiom
39390d1bca
docs(readme): add scoop install info
Signed-off-by: sitiom <sitiom@proton.me>
2023-09-14 00:32:47 +08:00
Marek Czernek
296b70f5cb
Document installing eza on RPM-based distributions
Signed-off-by: Marek Czernek <16302538+m-czernek@users.noreply.github.com>
2023-09-12 20:47:04 +02:00
Sandro-Alessio Gierens
4250409d21 fix(readme): revert to old apt install command suggestion and add hint
Deamoring seems to break the installation on a normal Debian system
while the only reported issue without it was in a Ubuntu Docker container.
Thus we should not recommand dearmoring but only mention it for
containers as edge cases.

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-12 18:41:11 +02:00
PThorpe92
ff1ecb148d docs: fix gpg armor flag for deb release in readme 2023-09-12 08:07:35 -04:00
Christina Sørensen
10e2a96b5e
Merge pull request #263 from gierens/remove-xtests
Hide xtests and add deprecation warnings
2023-09-12 07:49:10 +02:00
Christina Sørensen
8d8bc76a74
Merge pull request #266 from herbygillot/patch-2
docs: add MacPorts install info
2023-09-12 07:43:29 +02:00
Christina Sørensen
1885956ff3
docs(readme): fix gentoo install
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-12 07:41:40 +02:00
Leonardo Hernández Hernández
c146ab7d0c
docs(readme): add gentoo
Refs: https://github.com/eza-community/eza/issues/201

Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2023-09-11 20:46:21 -06:00