diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 14:52:57 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 14:52:57 -0700 |
| commit | 06fa2d5b3c4aae1e833cbedbecabbf924789c7c7 (patch) | |
| tree | 60aa5a912e77c142d9e835429fede34c4b94a13c /config.def.h | |
| parent | 019ae526da01ef97e6214fb030acf65a7566ecc5 (diff) | |
Got rid of +align command, and simplified column width logic (no more
auto-sizing, no more alignment, everything just has a static width now)
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 5cf4cdf..816e660 100644 --- a/config.def.h +++ b/config.def.h @@ -23,7 +23,6 @@ .:[01] Whether to show "." in each directory ..:[01] Whether to show ".." in each directory - align:<col-aligns> Direction of column text alignment ('r' for right, 'c' for center, and 'l' for left) cd:<path> Navigate to <path> columns:<columns> Change which columns are visible, and in what order deselect:<filename> Deselect <filename> |
