-
Rust-ification of tools? Stolen and extended NickL’s list (X @krestomantsi)
- [x] (black + flake8 + co.) → ruff
- [x] pip → uv pip
- [x] ls → [lsd](https://github.com/lsd-rs/lsd)
# prefer eza
-…
-
**The part you want to Enhancement**
As the title says, show image files to avoid switching to another application.
**Why it is necessary to enhancement**
Opening the image files on its associate…
cig0 updated
6 months ago
-
I started the butterfish shell and the little fish shows up. then i went to add some aliases in my zshrc related to butterfish and the fish goes away after source ~/.zshrc. does the presence of th…
-
Something like ```source "$(tere --init shell)"``` similar to how starship does it? This could be nice to declutter one's bashrc(or whatever)? Would require either templating(see zoxide) or a config f…
0x5a4 updated
2 years ago
-
In Arch Linux RFC16, Arch Linux decided to use the SPDX license identifier in PKGBUILDs.[^1] The Packaging Guideline on Arch Wiki has been updated.[^2]
[^1]: https://gitlab.archlinux.org/archlinux/…
-
Though `joshuto` has a file chooser (`--file-chooser`) this doesn't seem to work on directories. Ranger, however, apparently does support this (`--choosedir`). There should be an option to choose file…
-
## Bugs
- [x] Exit selection mode on `leave`
- [x] Exit selection mode on `yank`
- [x] Trigger `Refresh` manually when rename, create, in case `notify-rs` doesn't update in time
- [x] Precache `…
-
Since a couple of weeks I've noticed that when I try to move into a directory using `zi` that it takes a very long time before `zi` finishes and moves into the directory. As I mainly use `joshuto` as…
-
This is 0.9.8 joshuto and 0.33.1 kitty. There is a black bar at the bottom of the image.
-
I noticed a couple of issues where the users installing this crate saw problems due to updated dependencies. Particularly the ratatui change where we renamed `Spans` -> `Line` (sorry!), but I can see …