Zach Cheung

Results 9 comments of Zach Cheung

@toonn force reinstall ranger via brew does not fix it.

do steps of @QtheConqueror does not fix problem here. BTW, the pip package name of ranger should be `ranger-fm`, not `ranger` OS: macOS 10.12.6 iTerm2: 3.2.7 tmux: 2.8 ```shell ranger...

At first time I saw it, I thought it's React Native logo.

Don't have circleci account, have no idea what `lint test failed`.

@huacnlee The current docker image won't work much since gobackup heavily relies on commands like `pg_dump` in the system which don't exists in the image. A solo gobackup in the...

@zhanggaoxuan Which type of Backblaze storage are you using? If you're using B2 Cloud Storage then gobackup already supports it since Backblaze is S3 Compatible now. ``` 2022/11/28 05:26:29 -------------...

What if `s3` and `gcs` without `local`?

```console # not in tmux $ echo $TERM xterm-256color # in tmux $ echo $TERM screen-256color ``` ```console # screen in tmux $ echo $TERM screen $ pbpaste | wc...

`backup performed by manual` is not backup in the daemon mode?