micro-editor / micro-editor/micro

Running remote commands causes the editor to freeze up

Open
#3,413 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
29.6k
Forks
1.4k
Avg merge
2d 18h
Merged PRs (30d)
10

Description

Description of the problem or steps to reproduce

Running any commands that require internet connection causes the UI to lock up.

Reproduction:

  1. Run plugin available in the command bar (preferably under bad internet conditions)
  2. Attempt to do any action in a separate, local pane (eg. change the focus, attempt to write something etc.)

Specifications

Commit hash: 68d88b57
OS: Linux (Arch Linux using the packaged version)
Terminal: Konsole 24.05.2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the freeze by running plugin available from the command bar under poor internet conditions, then try changing focus or typing in a separate local pane. Trace the command-bar handling for remote commands and compare it with local-pane input. Done means the editor remains responsive while the remote command is running.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.