Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
claudecode.nvim
Public
Notifications
You must be signed in to change notification settings
Fork
213
Star
3k
Code
Issues
50
Pull requests
35
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(terminal): work around Neovim <0.12.2 terminal paste fragmentation
- #252
#252
Merged
ThomasK33
merged 8 commits into
main
coder/claudecode.nvim:main
from
repro/issue-161-paste-fragmentation
coder/claudecode.nvim:repro/issue-161-paste-fragmentation
Copy head branch name to clipboard
Jun 3, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(terminal): work around Neovim <0.12.2 terminal paste fragmentation
#252
ThomasK33
merged 8 commits into
main
coder/claudecode.nvim:main
from
repro/issue-161-paste-fragmentation
coder/claudecode.nvim:repro/issue-161-paste-fragmentation
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
test(repro): add paste-repro fixture for issue #161
Show description for 1635a09
ThomasK33
and
claude
committed
1635a09
View commit details
Copy full SHA for 1635a09
Browse repository at this point
fix(terminal): work around Neovim <0.12.2 streamed-paste fragmentation (#161)
Show description for 8bdcefa
ThomasK33
and
claude
committed
8bdcefa
View commit details
Copy full SHA for 8bdcefa
Browse repository at this point
fix(terminal): harden paste shim per code review (#161)
Show description for cb225ef
ThomasK33
and
claude
committed
cb225ef
View commit details
Copy full SHA for cb225ef
Browse repository at this point
docs(repro): launch old Neovim via `mise exec` in paste-repro
Show description for 090abcd
ThomasK33
and
claude
committed
090abcd
View commit details
Copy full SHA for 090abcd
Browse repository at this point
Commits on Jun 3, 2026
fix(terminal): deliver coalesced paste to the captured terminal on focus change (#161)
Show description for 5e8f5f1
ThomasK33
and
claude
committed
5e8f5f1
View commit details
Copy full SHA for 5e8f5f1
Browse repository at this point
fix(terminal): delegate focus-change replay to vim.paste, not a raw channel write (#161)
Show description for da05ebc
ThomasK33
and
claude
committed
da05ebc
View commit details
Copy full SHA for da05ebc
Browse repository at this point
fix(terminal): treat 0.12.2 prerelease nightlies as affected (#161)
Show description for 8a50bfe
ThomasK33
and
claude
committed
8a50bfe
View commit details
Copy full SHA for 8a50bfe
Browse repository at this point
fix(terminal): replay coalesced paste in the captured window on focus change (#161)
Show description for e49e2f4
ThomasK33
and
claude
committed
e49e2f4
View commit details
Copy full SHA for e49e2f4
Browse repository at this point
You can’t perform that action at this time.