awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCommand Replication Systems

Mechanisms that capture a single user action and replicate it across multiple target locations in a document.

Distinct from Replication Buffer Configurations: The candidates are for data replication or frame buffers, whereas this is about replicating text editing commands across virtual cursors.

Explore 1 awesome GitHub repository matching development tools & productivity · Command Replication Systems. Refine with filters or upvote what's useful.

Awesome Command Replication Systems GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • terryma/vim-multiple-cursorsالصورة الرمزية لـ terryma

    terryma/vim-multiple-cursors

    7,952عرض على GitHub↗

    This is a Vim plugin that adds simultaneous multi-selection and parallel editing capabilities to the editor. It functions as a multi-cursor tool and regex-based batch editor, allowing users to perform the same editing action across multiple locations in a buffer at once. The extension enables the placement of virtual cursors across a document using regular expressions or by identifying all occurrences of a word. It also allows for the generation of cursors on every line within a visual selection to facilitate multi-line block editing. The tool supports synchronized character insertion and pa

    Implements a system that captures an editing command and applies it sequentially across all active virtual cursors.

    Vim script
    عرض على GitHub↗7,952
  1. Home
  2. Development Tools & Productivity
  3. Command Replication Systems