micro-editor / micro-editor/micro
Running remote commands causes the editor to freeze up
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:
- Run
plugin availablein the command bar (preferably under bad internet conditions) - 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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