[Feature] Set a filetype for the claude-code buffer
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Description
It would be convenient if this plugin set a filetype for the terminal that it opens
## Use Case
This makes it easier to target autocmds only to this specific window. E.g. I want to set `buflisted = false` for these, and this would make it possible without having to add more options to the plugin (though happy to add a `buflisted` option if you want)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Locate the code that creates the Claude Code terminal buffer, set and verify the requested filetype there, and confirm that a filetype-specific autocmd can target only this buffer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100