Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alpha0mega96 opened this issue Jul 1, 2019 · 3 comments
Open

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

alpha0mega96 opened this issue Jul 1, 2019 · 3 comments

Comments

@alpha0mega96
Copy link

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.

@alpha0mega96 alpha0mega96 changed the title Add tmux config for starting windows/panes at 1? Add tmux config for starting windows/panes at 1 Jul 1, 2019
@alpha0mega96
Copy link
Author

tmux-patch.txt

This is the quick patch I made, if you could patch it in, it'd be great!

@hholst80
Copy link

hholst80 commented Jul 7, 2019

What do you think about having this as a separate plugin instead? It is a bit controversial to have as a "sensible default" but having it as plugin would enable it with a single line in your tmuxrc?

@DJCrashdummy
Copy link

this is a duplicate of #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants