Comamoca
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 クラシックモードで背景画像を指定した状態で、画面左のボタンの背景が表示される。 ダークモード  ライトモード  ## 🥰 Expected Behavior ボタンの背景が表示される事無く、背景が透過されて表示される。  ## 🤬 Actual Behavior クラシックモードで背景画像を指定して表示すると投稿ボタン(鉛筆のマークのボタン)の背景が黒くなる。 背景画像を削除すると症状が解消する。 ## 📝 Steps to Reproduce 1. Misskeyを開く 2. クラシックモードに切り替える 3....
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`に変更されます。
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 *...