Skip to content

Add tmux config for starting windows/panes at 1 #49

@alpha0mega96

Description

@alpha0mega96

Hey, I just found this:

# Start windows and panes at 1, not 0
set -g base-index 1
setw -g pane-base-index 1

Source: https://unix.stackexchange.com/a/35932

Could this be made standard in this?
I'd like to just patch that in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions