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
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
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
.
openSUSE-Python
/
acme.vim
Public
forked from
xyb3rt/acme.vim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix right-click mouse support for Neovim 0.12+
- #2
#2
Draft
mcepl
with
Copilot
wants to merge 11 commits into
neovim
openSUSE-Python/acme.vim:neovim
from
copilot/make-right-click-work
openSUSE-Python/acme.vim:copilot/make-right-click-work
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Fix right-click mouse support for Neovim 0.12+
#2
mcepl
with
Copilot
wants to merge 11 commits into
neovim
openSUSE-Python/acme.vim:neovim
from
copilot/make-right-click-work
openSUSE-Python/acme.vim:copilot/make-right-click-work
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2026
Prevent moving space from closed wins into guide wins
Show description for a71f966
xyb3rt
committed
a71f966
View commit details
Copy full SHA for a71f966
Browse repository at this point
Port to Neovim: Add compatibility layer for job control functions
mcepl
committed
e189fc1
View commit details
Copy full SHA for e189fc1
Browse repository at this point
Port to Neovim: Emulate 'out_io': 'buffer' behavior for Neovim
mcepl
committed
d88a487
View commit details
Copy full SHA for d88a487
Browse repository at this point
Port to Neovim: Handle signal sending via vim.loop.kill
mcepl
committed
aa48c34
View commit details
Copy full SHA for aa48c34
Browse repository at this point
Port to Neovim: Initialize script-local click variables to prevent E121 errors if Release event triggers before Mouse event.
mcepl
committed
2bdf9dd
View commit details
Copy full SHA for 2bdf9dd
Browse repository at this point
Port to Neovim: Add fallback to s:RightRelease to use getmousepos() if s:click is uninitialized, ensuring plumbing works even if RightMouse event is missed or blocked.
mcepl
committed
b976398
View commit details
Copy full SHA for b976398
Browse repository at this point
Port to Neovim: Add public AcmeActivate function
mcepl
committed
dc03181
View commit details
Copy full SHA for dc03181
Browse repository at this point
fix: readdir() has only two parameters, not three
mcepl
committed
b5b029c
View commit details
Copy full SHA for b5b029c
Browse repository at this point
fix: repair neovim job callbacks and vimscript regressions
Show description for 3a4ab59
mcepl
committed
3a4ab59
View commit details
Copy full SHA for 3a4ab59
Browse repository at this point
Initial plan
Copilot
committed
f819b3c
View commit details
Copy full SHA for f819b3c
Browse repository at this point
fix: make right-click mouse work in Neovim 0.12+
Show description for 6521db3
Copilot
and
mcepl
committed
6521db3
View commit details
Copy full SHA for 6521db3
Browse repository at this point
You can’t perform that action at this time.