keybind to invoke a command palette for slash commands

Open
#1,059 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the terminal input handling, slash-command dispatch, and any existing prompt or palette UI. Review how keybinds are defined and how commands are selected when the prompt is empty. Done means a keybind opens a command palette while text remains in the prompt, and selecting a slash command executes it.

Written by the indexing model from the issue text.

Description

autonomous: no enhancement triage: needs-decision

A keybind to invoke a command palette for slash commands. This way a command can be executed even if the prompt box is not empty. maybe ctrl + h ?
Examples:
opencode -> ctrl+p
codewhale -> ctrl+k

Dominant language
Rust
Stars
19.9k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
30

Contributor guide

Open the contributing guide

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.

More from 1jehuang/jcode

All issues in 1jehuang/jcode

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.