Skip to content

[Suggestion] Update TMUX Command to Include Renaming Windows #101

@Hawkhobo

Description

@Hawkhobo

For the tmux command, there is the following section on the desktop client:

KEY BINDINGS (AFTER CTRL+B)
d: Detach from session
c: Create new window
n/p: Next/previous window
0-9: Switch to window number
": Split pane horizontally
%: Split pane vertically
o: Switch pane
x: Kill pane
z: Zoom pane (toggle)
[: Enter copy mode
?: List all key bindings

I believe the command to rename windows ctrl +b , should be included as well. Perhaps like:

KEY BINDINGS (AFTER CTRL+B)
d: Detach from session
c: Create new window
,: Rename current window
n/p: Next/previous window
0-9: Switch to window number
": Split pane horizontally
%: Split pane vertically
o: Switch pane
x: Kill pane
z: Zoom pane (toggle)
[: Enter copy mode
?: List all key bindings

There are other command keys missing from the Ctrl + b prefix key group. I would be happy to include this one and others in a PR, if it's a relatively simple change to the codebase (the assets/commands/tmux.md file?), but I'm not super familiar with Kotlin frameworks. Thanks for the app, it's lovely! Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions