Owen Ou

Results 123 comments of Owen Ou

@pengwynn I'll keep updating this issue as I go

@technoweenie Yes, I'm aware of getting pull links from repository resource. I was wondering if it makes sense to put it to the root as well. I do have one...

@technoweenie It's a great idea to cache the missing hyperlinks on Root. I made a change [here](96d9b93). Now I may have a better idea to implement all these. By default...

@technoweenie I'll create a PR and let's start from there :smile_cat:

@ivours What's the result of `spotctl devices`?

@ivours You can run with the full name of the device like `spotctl play --device ivo-ThinkPad-X230`. Alternatively you can just run `spotify play` which will run on the first device...

Would you mind sharing the known host line in `/Users/daniel/.ssh/known_hosts:4`? It's likely that you have an invalid host line that wasn't added by `upterm` and `upterm` complained about it when...

👋 The host log file is in `~/.upterm/upterm.log`. Is there anything interesting there? Besides, the ssh client could turn on verbose mode and the logs usually include why a certain...

👋 I ran into this issue with my project: https://github.com/owenthereal/upterm/issues/93#issuecomment-1045387517. I'm wondering whether there is anything I could help.