2 Specify whether supported commands should output in columns.
3 This variable consists of a list of tokens separated by spaces
6 These options control when the feature should be enabled
11 always show in columns
15 show in columns if the output is to the terminal
18 These options control layout (defaults to 'column'). Setting any
19 of these implies 'always' if none of 'always', 'never', or 'auto' are
24 fill columns before rows
26 fill rows before columns
31 Finally, these options can be combined with a layout option (defaults
36 make unequal size columns to utilize more space
38 make equal size columns
42 Specify whether to output branch listing in `git branch` in columns.
43 See `column.ui` for details.
46 Specify the layout when list items in `git clean -i`, which always
47 shows files and directories in columns. See `column.ui` for details.
50 Specify whether to output untracked files in `git status` in columns.
51 See `column.ui` for details.
54 Specify whether to output tag listing in `git tag` in columns.
55 See `column.ui` for details.