Top "Tabs" questions

A user interface pattern that allows for the display of multiple pages or elements with a navigation reference above, below, or to the side of the content.

How do I indent multiple lines at once in Notepad++?

In many text editors that are aimed at programmers, if the user has a selection that spans more than 1 line …

ide editor text-editor notepad++ tabs
How can I convert spaces to tabs in Vim or Linux?

I've looked over several questions on Stack Overflow for how to convert spaces to tabs without finding what I need. …

linux vim tabs spaces
How can I align text in columns using Console.WriteLine?

I have a sort of column display, but the end two column's seem to not be aligning correctly. This is …

c# console tabs alignment vertical-alignment
Show SOME invisible/whitespace characters in Eclipse

A long while back I transitioned to doing all my web application development in Eclipse from BBEdit. But I miss …

eclipse tabs spaces bbedit
Replace whitespaces with tabs in linux

How do I replace whitespaces with tabs in linux in a given text file?

linux tabs whitespace
Switch to selected tab by name in Jquery-UI Tabs

If I have three tabs: <div id="tabs"> <ul> <li><a href="#sample-tab-1"&…

jquery-ui tabs
Open new Terminal Tab from command line (Mac OS X)

Is it possible to open a new tab in Mac OS X's terminal from the command line in a currently …

macos tabs terminal
Find Active Tab using jQuery and Twitter Bootstrap

I've been racking my brain for a little while now, and I would like to know if anyone out there …

jquery tabs twitter-bootstrap
How to make the tab character 4 spaces instead of 8 spaces in nano?

When I press TAB in nano editor, the cursor will jump with 8 spaces like this: def square(x): return x * …

tabs terminal indentation nano
Change tab bar tint color on iOS 7

Is there a way to change the tint of a tab bar on iOS 7 from the default white with blue …

ios ios7 colors tabs