Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[PROVIDER] Floating and minimizing Claude window

オープン
#306 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
lua, neovim
領域
tooling

調査の方向性

この issue にはファイル、テスト、エントリーポイントが記載されていません。まず、リンクされている floating-claude.nvim provider を確認し、その中央配置された float、隅の通知の折りたたみ、復元動作を claudecode.nvim と比較してください。完了とは、提案された workflow が統合され、その動作がテストでカバーされていることを意味します。

索引モデルが issue の本文から書いたものです。

説明

needs-triage

First, I would like to say thanks for this incredible plugin that solved my need to integrate Claude and Neovim.
The issue I found was not related to the plugin, but to the standard way using a split to see the Claude terminal and the other 3 panels with current code, old diff and new diff. This division made the reading impossible, so I worked on this provider plugin, as I wanted to see better the code suggestions, and wanted to see the Claude activity in a minimal window, I created this provider for claudecode.nvim that fits my dev workflow nicely. It was vibe-coded with Claude itself, so any suggestion is appreciated and any help to cover other workflow or cases I did not see on my daily work.


Claude Code opens in a centered float instead of a split — and, crucially, gets out of your way on its own: when Claude proposes an edit, the float collapses into a small corner notification so the diff is visible, and it comes back once Claude has settled and is waiting for you.

git@github.com:hebercosfer/floating-claude.nvim.git

主要言語
Lua
スター
3.1k
フォーク
217
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/claudecode.nvim のほかの issue

coder/claudecode.nvim の issue をすべて見る

似ている issue

Lua の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。