-
In editors like Vim or TUI file managers like ranger, pressing ctrl+z sends a `SIGTSTP` signal to suspend the process, which can then be resumed with `$ fg`. It would be very useful if joshuto had thi…
s3igo updated
1 month ago
-
Hello, it would be nice if castor could be installed like the Symfony CLI with [Homebrew](https://brew.sh/).
https://github.com/symfony-cli/homebrew-tap
```
brew upgrade symfony-cli
Running `b…
-
Hi, I saw joshuto is faster than ranger, would like to use it as an alternative but in neovim. Is there a plugin available?
-
Image preview in tmux is doable for kitty using unicode placeholder, not sure about other terminal emulators.
Currently, tmux(3.4) image preview is not working in joshuto(0.9.8)+kitty(0.33.1). The …
-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
alacritty+tmux
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (c668723 2024-10-31)
…
-
### Package name
joshuto
### Package homepage
https://github.com/kamiyaa/joshuto
### Description
Ranger-like terminal file manager written in Rust
### Does the requested package meet the package…
-
### Description:
Using `joshuto`, when attempting to open an empty target (on an empty directory) with an arbitrary command (using the native `:open_with` command), it perhaps handles this error case…
-
### Please describe the problem you're trying to solve
I would like a binding that open a prompt that takes a command and open the files with it.
### Would you be willing to contribute this featur…
-
Don't know if this has been discussed already but I couldn't find any issue about it.
I'm a heavy user of Emacs in server mode and emacsclient to open files in an already running Emacs instance (al…
-
It's amazing joshuto has `mouse_support = true` thank you so much for adding it.
If it also suppored scrolling the preview same as ranger I would definitely use it for my daily work.