Comamoca

Results 6 issues of Comamoca

Hello! I am creating a TUI application that displays Japanese using illwill. However, I am having a problem with displaying Japanese characters with illwill, and I am wondering what to...

Hello. I am trying to use this library, with the pmx model. bat, I specify MMD.Model() to pmx file, get the error. ## Reproduction problem The MMD model is to...

## 💡 Summary クラシックモードで背景画像を指定した状態で、画面左のボタンの背景が表示される。 ダークモード ![image](https://user-images.githubusercontent.com/93137338/201042948-c50b45b4-3831-4ef4-ad8f-ac344b5b8e7b.png) ライトモード ![image](https://user-images.githubusercontent.com/93137338/201044610-8e8997a0-25f6-4e67-808a-c0af719a9f4c.png) ## 🥰 Expected Behavior ボタンの背景が表示される事無く、背景が透過されて表示される。 ![image](https://user-images.githubusercontent.com/93137338/201044921-94133b69-1e7b-4f02-98b0-4c90500b0a00.png) ## 🤬 Actual Behavior クラシックモードで背景画像を指定して表示すると投稿ボタン(鉛筆のマークのボタン)の背景が黒くなる。 背景画像を削除すると症状が解消する。 ## 📝 Steps to Reproduce 1. Misskeyを開く 2. クラシックモードに切り替える 3....

⚠️bug?

Hello! I tried with [nektos/act](https://github.com/nektos/act) locally, but setup-deno failed. Actions Setting: ```yaml name: CI on: [push, pull_request] jobs: build: runs-on: ubuntu-latest strategy: name: Deno CI steps: - uses: actions/checkout@master -...

現状のキーワードオプション`-w`を撤廃し、キーワード引数を用いる形式に変更する この変更で、従来の`freasearch -w keyword`が`freasearch keyword`に変更されます。

proposal

When creating a web server for Cloudflare Workers with glen, I encounter the following error when running `wrangler dev` to start the development server. ## Environment * Gleam 1.12.0 *...