UnderCooled
UnderCooled
https://github.com/XayahSuSuSu/Android-DataBackup/blob/c9721d480d40c92e378b1f5adfca54ca841b0950/app/src/main/java/com/xayah/databackup/util/ExtendCommand.kt#L158 根据 RCLONE 的说明文档: > Paths are specified as `remote:sharename` (or remote: for the lsd command.) You may put subdirectories in too, e.g. `remote:item/path/to/dir`. 所以添加 SMB 类型配置时,应该多一个设置项来指定 `sharename/以及子路径` 。ExtendCommand.kt#L158 这里的...
Crossterm issue: https://github.com/crossterm-rs/crossterm/issues/660 Possible fix: https://github.com/fujiapple852/trippy/pull/117/files
After I fixed https://github.com/Olical/nfnl/issues/37 locally, save fennel file will cause this error: ``` "D:/dev_env/vimconf/nvim/fnl/colors.fnl" [unix] 18L, 1095B [w] Error detected while processing BufWritePost Autocommands for "": Error executing lua callback:...