Allow a way to map a hotkey to entering command instantly into current open tab

Open
#2,791 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
git, rust, shell
Domain
cli, desktop

Research direction

No source file or test is identified in the issue. Start by locating Warp's hotkey handling and the code that inserts commands into the current tab; done means a configured hotkey enters the specified command without simulated typing, with coverage for the behavior.

Written by the indexing model from the issue text.

Description

area:settings-keybindings area:window-tabs-panes enhancement triaged
Describe the solution you'd like?

I need this as I want to map cmd+shift+f to directly entering a command, in my case it's

git ls-files | zf

Using zf command.

I can hack something like this in external app like KM.

image
Is your feature request related to a problem? Please describe.

I want ability to map hotkey to entering command, however long directly. To avoid typing or automating typing.

This will speed up my workflow a lot. Especially if you use Karabiner to rebind keys.

How important is this feature to you?

4

Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

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 warpdotdev/warp

All issues in warpdotdev/warp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.