Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove link to resolved issue #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/src/plugin-system-status.md

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

الوه

Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Status of the Plugin System
While even at this early stage, the Zellij plugin system offers powerful capabilities to plugin developers and users alike, there are a few key missing features that are all currently being addressed. This page lists the major ones:

1. [Filesystem access is not very fast](https://github.com/zellij-org/zellij/issues/2556)
2. [Plugin commands are asynchronous and provide no success/failure indication](https://github.com/zellij-org/zellij/issues/2558)
3. [More plugin APIs](https://github.com/zellij-org/zellij/issues/2559)
1. [Plugin commands are asynchronous and provide no success/failure indication](https://github.com/zellij-org/zellij/issues/2558)
2. [More plugin APIs](https://github.com/zellij-org/zellij/issues/2559)