-
Unlike ranger, joshuto does not show the size of directories (number of files and dirs inside), and does not show any size information for symlinks. Also, joshuto shows symlinked directories like file…
-
**Is your feature request related to a problem? Please describe.**
My feature request is not related to a bug.
**Describe the solution you'd like**
I would like to be able to configure rnvimr in …
-
Try to make it faster?
I would appreciate it. Also, may I know why it is lagging?
-
When using a command with :shell, like
```toml
[[mapcommand]]
command = "shell sxiv -t %s &>/dev/null &"
keys = [ "i" ]
```
joshuto waits for the process to terminate at `command.status()?;` in…
-
I recognized that the prompt (aka command line) in joshuto can be opened with a semicolon while I would expect a colon. I first thought that it would be a bug, maybe triggered by my keyboard layout or…
-
Either create them in `~/.config/joshuto` or have them in `/etc/default/joshuto` or some other directory.
-
When deleting a file (dD), joshuto asks:
```
Delete 1 files? (Y/n)
```
which indicates that only a capital Y confirms deletion. Instead, a capital Y aborts deletion but instead a lowercase y confi…
-
I am using i3 window manager. After opening a file or image from joshuto and closing afterwards, screen display is not redrawn as shown below.
![screenshot_20201227143114](https://user-images.githu…
-
Lets take for example `.html` files. How do I configure `mime.toml` so that they get opened like in [lf](https://github.com/gokcehan/lf), by the default browser.
Or more general, how do I configure `…
-
Hi, would it be possible to add icons, something like https://github.com/ogham/exa does?