Jeff
Jeff
> what app and OS version are you using? Version 6.27.2 Pro Android 13 One UI 5.1
wireless SSID doesn't seem to be working for me when I change `IW_INTERFACE` for my setup. Thanks for reminding me of the license though. I will probably use a more...
> There is already a pr for this feature #527 It is yet to be reviewed and/or merged. I must've missed this. will take a look now!
The default config may not contain an editor that your system has, which is why its prompting `:open_with` For mac, I would recommend enabling ```toml xdg_open = true xdg_open_fork =...
There is code to track the timestamp of previews so it can refresh if file timestamp differs. But the code for actually checking and refreshing is not implemented yet xd
Sorry, what issues are you having? I copied the contents you provided in a `.lua` file and was able to open it with my text editor through joshuto
While I like the idea of marking files that have been cut/copy into "clipboard", I'm finding the solution a bit cumbersome ergonomically. I will need to do some more testing...
Yeah, `alias` is a shell concept so joshuto won't really know about it without reading `.bashrc`, `.zshrc` etc. One way to fix this is to add a shell script to...
There isn't support for this yet, but might be currently possible with a bash script and calling the bash script instead
This is a known issue. I need to get around to fixing this xd