raphamorim/rio

Add support for Leader key (Prefix) when configuring bindings

Open

#415 opened on Jan 16, 2024

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

Repository metrics

Stars
 (6,902 stars)
PR merge metrics
 (Avg merge 1d 2h) (44 merged PRs in 30d)

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