Ajay D.

Results 6 issues of Ajay D.

I noticed the extension gives out an error when you search for an entry. I found out `keepassxc-cli` changed `query` to `search` in the latest version. Made the change to...

Hey, I'd like to get my TUI tool [goManageDocker](https://github.com/ajayd-san/gomanagedocker) featured on the readme. Thanks

#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [ ] At least 10 contributors. - [x] Detailed setup...

Hey, I was trying to copy bytes to my clipboard using this library using ``` clipboard.Write(clipboard.FmtText, []byte(id)) ``` But it immediately crashes, with this error: ``` ───────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── │ File: err.log...

Hey, I'm trying to run the frontend of the browser. I'm using node 16 and do `npm install` and then `npm start` only to get this error: ``` > [email protected]...

Hey, I'm trying to install Seer and i get this error when I try to cmake from 'src/build': ``` seer/src/build on  main via △ v4.0.2-dirty ❯ cmake -DQTVERSION=QT6 -DCMAKE_BUILD_TYPE=Release...

build problem