summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-06-13 19:19:51 +0200
committerhut <hut@lepus.uberspace.de>2016-06-13 19:19:51 +0200
commit7c760ac0256aa1d27433e8f410ae014be2da2334 (patch)
treee7f073d1f202abee05b11916e5ad95759a8345b0 /doc
parent65d452b96a2aa49b8f9155db9728f7d917f64306 (diff)
parent215dfa92c6fa35f0b7504c4fb715b5e4222eac29 (diff)
downloadranger-7c760ac0256aa1d27433e8f410ae014be2da2334.tar.gz
Merge branch 'trailing' of https://github.com/stepshal/ranger
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/tools/print_colors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tools/print_colors.py b/doc/tools/print_colors.py
index b3eba749..4bc12f91 100755
--- a/doc/tools/print_colors.py
+++ b/doc/tools/print_colors.py
@@ -28,4 +28,3 @@ def main(win):
     print_all_colors(A_BOLD)
     win.refresh()
     win.getch()
-
'>153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216