From a3ae1e6aad696f584d138d9363c05dedff136a65 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 22:19:17 -0400 Subject: feat: safespot system implemented --- data/help/mappadding.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 data/help/mappadding.yaml (limited to 'data/help/mappadding.yaml') diff --git a/data/help/mappadding.yaml b/data/help/mappadding.yaml deleted file mode 100644 index 201ef53..0000000 --- a/data/help/mappadding.yaml +++ /dev/null @@ -1,13 +0,0 @@ -name: "mappadding" -category: "Options" -description: | - Controls how the map command trims its output. - - Type: string - Default: none - Values: none, x, y, xy - - none - Strip blank rows and left-trim whitespace - x - Strip blank rows only (horizontal trim) - y - Left-trim whitespace only (vertical trim) - xy - No trimming (raw output) -- cgit v1.2.3