From 06fa2d5b3c4aae1e833cbedbecabbf924789c7c7 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 31 May 2019 14:52:57 -0700 Subject: Got rid of +align command, and simplified column width logic (no more auto-sizing, no more alignment, everything just has a static width now) --- config.def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h') 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: Direction of column text alignment ('r' for right, 'c' for center, and 'l' for left) cd: Navigate to columns: Change which columns are visible, and in what order deselect: Deselect -- cgit v1.2.3