-
it would be nice to have something like `joshuto `. currently this does not work and results in the following error:
```console
error: Found argument `` which wasn't expected, or isn't valid in this…
-
微博内容精选
-
Tried out Joshuto - looks good.
Created keymap.toml
pasted contents of example
keymaps not set.
Why not install with a default keymap file?
-
Version : joshuto-0.9.3
Given : ~/.config/joshuto/keymap.toml exist with special configuration (ex: keys = [ "g", "x" ], command = "cd ~/" )
When : update is performed to newer version
Then : k…
-
Hello.
Love your project. Its blazingly fast.
Is there a way to scroll down/up the preview ?
![image](https://user-images.githubusercontent.com/54772464/180601730-285e1402-5c68-46c8-965d-1c2ba7…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nix-env -iA nixpkgs.joshuto` on darwin x86_64
### Build log
Build log on darwin x86_64
```
@nix { "action": "setPhase", "pha…
-
Ranger has a command `flat` which allows a heavily nested folder to be browsed as a flattened list.
I think this is a nice feature to add to Joshuto; ideally it would be possible to bulk-rename files…
danth updated
2 years ago
-
Hi, thanks for the awesome project.
I notice that joshuto doesn't exit with cd into the current browsed dir. Is it possible to match this behavior?
-
This is just a suggestion but it would be way easier to configure the default application with xdg-utils instead of configure it on 2 places (xdg-utils and the .toml file)
-
I have found the `rename`, `rename_append` and `rename_prepend` commands. However, I usually only want to change the filename and not the extension. Could an option (maybe called `rename_keep_ext`) be…