micro-editor / micro-editor/micro

Support chained actions in command mode

Open
#4,019 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

https://github.com/micro-editor/micro/issues/3972 was the original issue. https://github.com/micro-editor/micro/pull/3973 worked around this by removing chained commands from the default keybinds in command mode.

Once command mode supports chained actions, the workaround in https://github.com/micro-editor/micro/pull/3973 should be reverted.

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

Read the original issue #3972 and pull request #3973 first to understand the command-mode limitation and the keybinding workaround. Then trace command mode and its default keybindings in the micro codebase. Done means chained actions work in command mode and the workaround from #3973 can be reverted.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.