Commit graph

161 commits

Author SHA1 Message Date
Wei Zhang
5b104dcf3a 🎉 release v1.1.5
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-08-21 00:25:29 +08:00
Wei Zhang
bf14f1b2e9 Revert "🎉 release v1.1.4"
This reverts commit d5b6d1689c.
2024-08-20 23:44:32 +08:00
Wei Zhang
d5b6d1689c 🎉 release v1.1.4
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-08-20 23:37:05 +08:00
Paul Sanders
4678810584 Update current release 2024-08-20 00:28:52 +08:00
a-dubaj
9b310da600 Fix typo 2024-07-17 13:42:32 +08:00
Tom Regner
cffa045354 Update README.md
serde-0.9 no longer has this bug; 
testing lsd with a zero-byte colors.yaml works just fine showing the default theme.
2024-06-30 14:33:07 +08:00
Philippe F
91e34c1d7b Add installation instructions for windows / chocolatey 2024-06-08 15:48:32 +08:00
Wei Zhang
126acf7762 ❤️ update warp logo with linux support
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-04-20 09:32:39 +08:00
adrian5
ee2d12bb15 Update permission options in README; minor tweaks 2024-04-02 23:48:53 +08:00
Wei Zhang
0e70dbdb7a 🎉 release v1.1.2
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-03-26 00:28:42 +08:00
Wei Zhang
16181df25b 🎉 release v1.1.1
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-03-23 15:11:34 +08:00
Wei Zhang
62a4c54733 add xdg dir back
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2024-03-22 23:59:12 +08:00
Ofer Sadan
94538d01e0 Support multiple file paths for config and theme 2024-03-22 23:59:12 +08:00
Dom Slee
bc6c930831 Update doc 2024-02-16 11:47:12 +08:00
zica
222f573cd3
📝 document --date=locale (#985)
This flag is added by #840
2024-02-12 17:54:33 +08:00
Wei Zhang
d2538a698e
🛤️ ci: package deb without zst (#970)
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2023-12-21 14:20:26 +08:00
Wei Zhang
0fce899e90
📝 🔨 emphasis on the dev docs notice (#969)
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2023-12-19 19:47:18 +08:00
Inventhrice
b6dc489ffd
Updated README.md to contain clear instructions for color scheming in Windows (#961) 2023-11-25 22:16:23 +08:00
Wei Zhang
35986b28f7
📝 docs: add notice for the readme is for dev (#960) 2023-11-22 19:13:07 +08:00
KD Puvvadi
3acc758c0b
installation: windows (winget) (README) (#920) 2023-11-22 18:32:11 +08:00
巢鹏
fcb52d2a92
Update README: Icon Theme config does not require build from source (#957)
 theme: bring icon theme to lsd by @zwpaper in #707 is included in
[Release v1.0.0](https://github.com/lsd-rs/lsd/releases/tag/v1.0.0).
2023-11-19 16:16:32 +08:00
Wei Zhang
ae1a2cd964 ❤️ add sponsor from warp.dev
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2023-10-02 13:43:27 +08:00
Panagiotis Ganelis
bfbb217257
Add support for --literal flag and literal entry in config (#900)
Add support for `--literal` in order to opt out showing filenames with
quotes
Closes: #894
2023-09-19 09:57:10 +08:00
Bertrand Bonnefoy-Claudet
93b3fb0b66 Add configuration and CLI options: truncate owner
This adds the following CLI flags:

- `--truncate-owner-after`
- `--truncate-owner-marker`

And the following configuration fields:

```yaml
truncate-owner:
  after:
  marker: ""
```

The default behavior of LSD is unchanged.

The problem this change attempts to solve is the usability of the `-l`
flag on systems where some user or group names are long but cannot be
changed (e.g. the user is not admin and the account is managed in a
central directory). In such cases, even with a decently sized terminal
(90+ characters wide), lines often overflow, making the directory
listing hard to read.

Without this change, the only mitigation would consist in turning off
the display of file ownership (via the `blocks` configuration field)
which is unsatisfactory because ownership information is very useful.
2023-09-17 16:27:38 +08:00
Laurent Cheylus
762e724f2a Update README for installation on OpenBSD
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2023-09-05 00:27:37 +08:00
Zhizhen He
80134e63e3 Update repository names in README.md
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-09-01 10:41:55 +08:00
Wei Zhang
9b8ed0ef73 🎉 📝 update docs, release v1.0.0
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2023-08-26 00:44:13 +08:00
K4YT3X
71156b8530
Added complete color theming support for Git (#852) 2023-07-04 11:29:51 +08:00
Pepijn Bakker
0e3f97b817
Added new custom option for color config, marked themes folder as deprecated. (#851) 2023-06-23 20:19:25 +08:00
Pascal H
2fe3fcdd35
Git integration (#822) 2023-05-01 00:26:15 +08:00
Alexander Kjäll
6840c01905 Clarify that ubuntu 23.04 can use apt to install lsd 2023-04-27 14:29:19 +05:30
Han Yeong-woo
5ecb868c19
Fix obsolete Nerd Font icons (#830) 2023-04-22 16:11:30 +08:00
Abin Simon
ea56a7c385 Update docs about supported block options 2023-01-22 22:38:33 +05:30
Abin Simon
d1cf72c968 Drop size_value from blocks docs 2023-01-18 10:28:01 +05:30
Semnodime
bc80b8432a Update README / Note snap discontinuation
See https://github.com/Peltoche/lsd/issues/804
2023-01-18 10:59:16 +08:00
Alexander Kjäll
40215fe59f Add installation information for debian sid and bookworm
https://packages.debian.org/sid/lsd
https://packages.debian.org/bookworm/lsd
2023-01-14 20:53:41 +05:30
Abin Simon
f5ee0a2b51 Small typo in README 2022-11-17 09:23:51 +05:30
Abin Simon
b8996c5095 Add note about not icon config not being in a release yet 2022-11-17 09:22:00 +05:30
Zhizhen He
385501ebb0 chore: fix typo
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2022-10-13 19:44:51 +05:30
Wei Zhang
501232dbe2 📝 🔨 refine icon theme description
Co-authored-by: Abin Simon <abinsimon10@gmail.com>
2022-10-10 11:16:56 +05:30
zwPapEr
38fc385129 📝 🔨 fix typos and update description for icon theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
acae1201a8 🔨 simplify icon theme and updates due to review
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
9a7a3eaf13 📝 icon theme: add docs
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Abin Simon
84fedc6f44
Release 0.23.1 2022-09-13 08:55:33 +05:30
clavinet
947681aaef Update README.md
add installation command for openSUSE
2022-09-12 09:25:29 +05:30
Abin Simon
80a2bb26c8
Release 0.23.0 2022-09-05 14:53:06 +05:30
Kian-Meng Ang
d05b2acd20 Fix typos and markdowns
Found via these commands:

    codespell -L crate,complies
    markdownlint README.md docs/lsd.md --disable MD034 MD013 MD033 MD025
2022-08-12 01:29:06 +08:00
Marcin Puc
6370bdeaff docs(readme): add repology badge 2022-07-11 09:16:53 +05:30
Narawit Rakket
b247650d37 docs(readme): make example config file collapsible 2022-07-10 12:31:19 +05:30
Marcin Puc
8172f07010 docs: add Void Linux install instructions 2022-07-07 21:39:38 +05:30