Norio Suzuki

Results 5 comments of Norio Suzuki

Hi, I met the similar error. But the error message was a little bit different. $ ls gdrive ls: reading directory 'gdrive': Input/output error In my case, clearing cache files...

@mattnite No, unfotunately this PR if not inluded in #286. However, I am going to make a PR to include or merge this after the current problem, the examples for...

I have updated this Pull Request for the latest main branch and sent it as PR #302. Recently, PR #286, port for WCH's CH32V series, is merged and I also...

Hi, I met the same error. I am using Ubuntu 24.10 and installed xclip by apt command. The Markdown Image is v1.1.43. But the error message to install xclip appeared...

Thank you for your advice. The result of `tr -d '\r' < linux.sh | cat -A` is following image and '^M' is removed as expected. ![Screenshot from 2024-12-04 05-24-25](https://github.com/user-attachments/assets/6c923185-6def-4ee8-96b7-9c33a3574d9b) And...