diff options
author | terminaldweller <thabogre@gmail.com> | 2022-02-13 16:58:00 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-02-13 16:58:00 +0000 |
commit | 32fc608650b5aa824d87182e0491e0d9f5da7efe (patch) | |
tree | 70bb1649076c5964fc058a30abb86d4ba5a34a57 /bin/colcol | |
parent | more polishing for clipd (diff) | |
download | scripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.tar.gz scripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.zip |
updates
Diffstat (limited to '')
-rwxr-xr-x | bin/colcol | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ BEGIN { if (1 == NR){ max_col = NF } - # printf max_col" " printf NR-1" " for (i = 1; i <= NF; i++){ if (i >= colors_len) { |