| Specify whether supported commands should output in columns. |
| This variable consists of a list of tokens separated by spaces |
| These options control when the feature should be enabled |
| show in columns if the output is to the terminal |
| These options control layout (defaults to 'column'). Setting any |
| of these implies 'always' if none of 'always', 'never', or 'auto' are |
| Finally, these options can be combined with a layout option (defaults |
| make unequal size columns to utilize more space |
| Specify whether to output branch listing in `git branch` in columns. |
| See `column.ui` for details. |
| Specify the layout when listing items in `git clean -i`, which always |
| shows files and directories in columns. See `column.ui` for details. |
| Specify whether to output untracked files in `git status` in columns. |
| See `column.ui` for details. |
| Specify whether to output tag listings in `git tag` in columns. |
| See `column.ui` for details. |