about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xranger/data/scope.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh
index 4126f312..044b3f53 100755
--- a/ranger/data/scope.sh
+++ b/ranger/data/scope.sh
@@ -164,8 +164,8 @@ handle_image() {
         ## Audio
         # audio/*)
         #     # Get embedded thumbnail
-        #     ffmpeg -i "${FILE_PATH}" -map 0:v -map -0:V -c copy "${IMAGE_CACHE_PATH}" && exit 6
-        #     exit 1;;
+        #     ffmpeg -i "${FILE_PATH}" -map 0:v -map -0:V -c copy \
+        #       "${IMAGE_CACHE_PATH}" && exit 6;;
 
         ## PDF
         # application/pdf)
+0530 committer Andinus <andinus@inventati.org> 2020-03-14 22:39:03 +0530 Add project related links to readme' href='/andinus/cetus/commit/README.org?h=v0.6.8&id=2bb448a63bf9e5d6c0b8121f951091ffdb2b4739'>2bb448a ^
7be294f ^
2f15edf ^


a0d9363 ^
8e87d70 ^



2f15edf ^



a7e66bc ^
2f15edf ^



16bcb7f ^
ad0dd2a ^
052140f ^

f0a905d ^
b34b873 ^




51cbcc4 ^
5e6090c ^
17ca26f ^
bfa2918 ^
6849d7f ^
b34b873 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46