quantonganh
quantonganh
[conjure-up.tar.gz](https://github.com/conjure-up/conjure-up/files/1108910/conjure-up.tar.gz) ## Report Thank you for trying **conjure-up**! Before reporting a bug please make sure you've gone through this checklist: - [ ] Is this problem already documented at https://docs.ubuntu.com/conjure-up/en/troubleshoot#common-spell-problems...
`s3cmd` was installed from `epel-testing` repo by running: ``` yum --enablerepo epel-testing install s3cmd ``` Then I invoked the configuration tool with `s3cmd --configure` but I got this error: ```...
Fix https://github.com/appleboy/drone-ssh/issues/66
I'm trying to use Sparkle with Qt ([binding for Go](https://github.com/therecipe/qt)) app. sparkle.m: ``` #import static SUUpdater* updater = nil; void sparkle_checkUpdates() { if (!updater) { updater = [[SUUpdater sharedUpdater] retain];...
Hi, I'm building something like this: ```go package main import ( "strconv" "github.com/gdamore/tcell/v2" "github.com/rivo/tview" ) func main() { app := tview.NewApplication() button := tview.NewButton("+ New chat") button.SetBorder(true) list := tview.NewList()...
https://github.com/go-gitea/go-sdk/blob/7d954d775498ad54b89860eb587f9692f68a1875/gitea/pull.go#L77 How does this work? https://github.com/go-gitea/go-sdk/blob/7d954d775498ad54b89860eb587f9692f68a1875/gitea/gitea.go#L109 https://github.com/go-gitea/go-sdk/blob/7d954d775498ad54b89860eb587f9692f68a1875/gitea/gitea.go#L73 https://github.com/go-gitea/go-sdk/blob/7d954d775498ad54b89860eb587f9692f68a1875/gitea/gitea.go#L55 You passed body as a JSON to a GET request and expect it will be converted to a query string?
Cursor is changed from filled box to empty box after regaining focus in macOS native fullscreen mode
### What Operating System(s) are you seeing this problem on? macOS ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240405-180910-cce0706b ### Did...
``` ProductName: macOS ProductVersion: 12.3 BuildVersion: 21E230 ``` Steps to repro: - Download bản nightly build về, cài và chạy như hướng dẫn - Giờ mình muốn test gì đó...
https://github.com/quantonganh/helix-wezterm/issues/9