raphamorim/rio

Add support for Leader key (Prefix) when configuring bindings

Open

#415 opened on Jan 16, 2024

View on GitHub
 (9 comments) (2 reactions) (1 assignee)Rust (292 forks)github user discovery
good first issuewishlist

Repository metrics

Stars
 (6,902 stars)
PR merge metrics
 (PR metrics pending)

Description

Similar to Wezterm it would be good to support a Leader/Prefix key. This would allow the emulation of tmux behaviour when using native window and pane management.

For example: CTRL-B C will create a new window

Contributor guide