summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xranger/data/scope.sh (renamed from ranger/scripts/scope.sh)0
-rw-r--r--ranger/defaults/options.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/ranger/scripts/scope.sh b/ranger/data/scope.sh
index 998476dc..998476dc 100755
--- a/ranger/scripts/scope.sh
+++ b/ranger/data/scope.sh
diff --git a/ranger/defaults/options.py b/ranger/defaults/options.py
index 4ff774c6..6e840e33 100644
--- a/ranger/defaults/options.py
+++ b/ranger/defaults/options.py
@@ -40,7 +40,7 @@ hidden_filter = regexp(
 show_hidden = False
 
 # Which script is used to generate file previews?
-preview_script = relpath('scripts/scope.sh')  # relative to rangers path
+preview_script = relpath('data/scope.sh')  # relative to rangers path
 
 # Show dotfiles in the bookmark preview box?
 show_hidden_bookmarks = True
no Silva <silvino@bk.ru> 2018-03-12 14:34:16 +0000 dev c added initial libraries' href='/punk/doc/commit/dev/index.html?id=77fe64b172a6d1847ec80b6fa34ac06816a4030d'>77fe64b ^
2830b5f ^

25dc231 ^
2830b5f ^

77fe64b ^
2830b5f ^
77fe64b ^
2830b5f ^

77fe64b ^

214aa23 ^

855557f ^
77fe64b ^

2cda042 ^


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