Allow prefix for actions #20896

Open
opened 2026-01-31 07:27:08 +00:00 by claunia · 0 comments
Owner

Originally created by @x90nik on GitHub (Nov 25, 2023).

Description of the new feature/enhancement

At this time the only option for actions is pressing two or three keys at the same time.
For example: ctrl+shift+1

It's very handy to add a new feature like tmux prefix.
For example: ctrl+b n for create a new tab.

  1. Press ctrl+b and release them.
  2. Windows Terminal waiting for our next key.
  3. Press n and release that.
  4. And then Windows Terminal create another tab for us.

Useful link:
https://tmuxcheatsheet.com/

Originally created by @x90nik on GitHub (Nov 25, 2023). # Description of the new feature/enhancement At this time the only option for actions is pressing two or three keys at the same time. For example: `ctrl+shift+1` It's very handy to add a new feature like `tmux` prefix. For example: `ctrl+b` `n` for create a new tab. 1. Press `ctrl+b` and release them. 2. Windows Terminal waiting for our next key. 3. Press `n` and release that. 4. And then Windows Terminal create another tab for us. Useful link: https://tmuxcheatsheet.com/
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 07:27:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20896