-
I was looking to learning a tui file-manager, and the list of tui-file manager is quite big and i am not able to differentiate between them
https://wiki.archlinux.org/title/Midnight_Commander
https:…
-
It would be useful in scripts to be able to start joshuto with a one-off config that is different from the system config. Being able to specify which config to load when you execute the program would …
-
When, the following extention is assigned:
`jpg."inherit" = "image_default";`
The expected functionality is all files with different cases such as `.JPG` or `.Jpg` be assigned to `image_default` too…
-
## Question
How could one go on about integrating this plugin with programs such as [joshuto](https://github.com/kamiyaa/joshuto), [nnn](https://github.com/jarun/nnn), [lf](https://github.com/gokceha…
is0n updated
10 months ago
-
When copying the file name or directory names, I usually want to paste that path to some commands like cd or open. But if the path contains spaces like ~/My Folder1/My Folder2, this causes issue and i…
-
First of all, THANK YOU very much for such an awesome app.
I think that the way symlinks are shown make too much noise.
I mean:
```sh
filename -> /home/$USER/path/to/file
```
If you take a…
-
Would it be possible to add a way to set chmod from Yazi.
This is already possible in joshuto and in lf.
-
There will always be blue arrows in the left box, and as I switch between different software, the arrows will move up and down and more and more. I want to know what this is and how to get rid of …
-
Steps:
1. brew install joshuto
2. ~ $ joshuto
then i get
Am i missing some configuration here?
-
But my ranger works
function Ranger()
require("tui-nvim"):new({
-- write selected files to '/tmp/tui-nvim'
cmd = "ranger --choosefiles=/tmp/tui-nvim --selectfile=" .. vim.fn.fn…