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

[Feature]: Support mouse edit mode in terminal #970

Open
giovannicandido opened this issue Oct 6, 2024 · 0 comments
Open

[Feature]: Support mouse edit mode in terminal #970

giovannicandido opened this issue Oct 6, 2024 · 0 comments
Labels
enhancement New feature or request triage Needs triage

Comments

@giovannicandido
Copy link

giovannicandido commented Oct 6, 2024

Feature description

I frequently reuse previously entered commands, and using the keyboard to navigate to a specific point in long-entered commands is painful when you experiment with a terminal that allows you to just click and edit like an IDE. Unfortunately this is not common. The only terminals I know that have this feature are Warp and the new beta terminal in IntelliJ idea.
More advanced features like multiple cursor editing are possible in this mode, but the ability to navigate the cursor with a click would make my life much more productive in terminal 👌

Implementation Suggestion

No response

Anything else?

No response

@giovannicandido giovannicandido added enhancement New feature or request triage Needs triage labels Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant