Jeff

Results 131 comments of Jeff

Yeah, we can add this feature :+1: Currently there is a `cut_files` and `copy_files` command. Which is "yanking" the files and storing it with a specific action to take once...

Closed via 7ee7a761ec62a065fcc2bde9d98b587d069b364a If you could suggest what the default keybinding for this command should be, that would be awesome :+1:

Currently there is only symlink via absolute path. Will get around to relative eventually xd

Thanks for the PR! I'm not too familiar with Github's CI/CD so I will probably need todo some research before getting back to this PR if it's not ready xd

Very interesting! I'm not very familiar with `ipfs`, so not exactly sure what the cause is

I did a bit of research on this in the past when scoping out file preivews. And from what I've gathered, `bat` doesn't provide any libraries other rust programs can...

I have the ansi color output feature disabled by default right now as `ansi-to-tui` is still unstable. In order to continue publishing to crates.io, all dependencies must be versioned and...

I agree that autocompletion needs much more work. :+1: I'm kind of busy at the moment, but I'm definitely open to discussing how we want to go about designing and...

Currently, there are no plans to support Windows. However, you can still use `joshuto` via wsl

Could you provide the error message? ```shell RUST_BACKTRACE=1 joshuto 2>output.log ```