GithubHelp home page GithubHelp logo

Comments (10)

jkatzer avatar jkatzer commented on September 26, 2024

yes please. i am not sure about ruby but in most programming languages we start counting at 0

from tmuxinator.

williscool avatar williscool commented on September 26, 2024

+1 on this.

its easy enough to dig into the config of the gem and change it ie:

~/.rvm/gems/ruby-1.9.3-p0/gems/tmuxinator-0.5.0/lib/tmuxinator/assets/tmux_config.tmux

on my box

but its weird to have it ignore what you've got in your own conf

from tmuxinator.

holmboe avatar holmboe commented on September 26, 2024

👍

This should not be hardwired in tmuxinator. Let the base-index setting in ~/.tmux.conf be the point of configuration for this.

from tmuxinator.

 avatar commented on September 26, 2024

Closing as #96 fixes this.

from tmuxinator.

jottr avatar jottr commented on September 26, 2024

#96 seems to not fix this for me.

$ tmuxinator version
tmuxinator 0.6.7

This is what I have in my .tmux.conf:

# Start numbering windows at 1 instead 0
set-option -g base-index 1
set-window-option -g pane-base-index 1

Starting tmux without tmuxinator properly numbers the windows from 1...N.
Starting tmux with tmuxinator does not obey the settings in my .tmux.conf and starts numbering the windows from 0...N.

from tmuxinator.

 avatar commented on September 26, 2024

What does tmux show-options -g | grep index give you?

from tmuxinator.

jottr avatar jottr commented on September 26, 2024
$ tmux show-options -g | grep index 
base-index 1

from tmuxinator.

jottr avatar jottr commented on September 26, 2024

The tmuxinator yaml I use: main.yml

from tmuxinator.

jottr avatar jottr commented on September 26, 2024

@Soliah Should this be reopened or is there an error with my configuation?

from tmuxinator.

 avatar commented on September 26, 2024

@jottr, raise a new issue please.

Provide tmux.conf, tmuxinator project file, output of tmux show-options and what version of tmuxinator you're using.

from tmuxinator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.