Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Default tab width for Mac OS X Terminal.app is 8. I want to change it to 2. How can I do it?

I've found tabs command, but I can't figure out how to use it.

share|improve this question

1 Answer

up vote 10 down vote accepted

tabs -2 seems to be the command you need

share|improve this answer
Oh, that easy. Thank you! – NV. Feb 18 '10 at 12:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.