Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.82 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.82 KB

Build Status Platforms Documentation Matrix

IBeam

A Swift library for multi-cursor support

Features:

  • Text system agnostic
  • Includes support for NSTextView

Warning

Still very much a WIP.

Integration

dependencies: [
    .package(url: "https://github.com/ChimeHQ/IBeam", branch: "main")
]

Contributing and Collaboration

I would love to hear from you! Issues or pull requests work great. Both a Matrix space and Discord are available for live help, but I have a strong bias towards answering in the form of documentation. You can also find me on mastodon.

I prefer collaboration, and would love to find ways to work together if you have a similar project.

I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.

By participating in this project you agree to abide by the Contributor Code of Conduct.