summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKlinkenstecker <klinkenstecker@gmx.de>2014-10-22 23:26:25 +0200
committerKlinkenstecker <klinkenstecker@gmx.de>2014-10-22 23:26:25 +0200
commitb16f1156e98f4dd870b3779911fa9568c4f8272a (patch)
tree6ad7cb940ebfb13fafb2d792d828ff6f0cee167b
parent6bccc8c34bba2525b5a93537c142ca38dec0bb46 (diff)
downloadranger-b16f1156e98f4dd870b3779911fa9568c4f8272a.tar.gz
fixed indentation width
-rw-r--r--ranger/config/commands.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py
index c467fb7c..380d4eef 100644
--- a/ranger/config/commands.py
+++ b/ranger/config/commands.py
@@ -1044,11 +1044,11 @@ class scout(Command):
                 self.fm.move(right=1)
 
         if self.KEEP_OPEN in flags and thisdir != self.fm.thisdir:
-             # reopen the console:
-             if not pattern:
-                 self.fm.open_console(self.line)
-             else:
-                 self.fm.open_console(self.line[0:-len(pattern)])
+            # reopen the console:
+            if not pattern:
+                self.fm.open_console(self.line)
+            else:
+                self.fm.open_console(self.line[0:-len(pattern)])
 
         if thisdir != self.fm.thisdir and pattern != "..":
             self.fm.block_input(0.5)
.gui.html?h=v1.9.0b5&id=4c13e1f2d85483e026d79ab05da9f1e8e4b45293'>4c13e1f2 ^
62cd83ba ^

f07bb12f ^
62cd83ba ^

f07bb12f ^
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
 

                                                              






                                                                                                                                                                           
                                                                                                                                                                                                   







                                                                                                           

                                                                                                                            
                                                         

                                                                                 
                                                     

                                                                                         
                                       

                                                                                                                 
             
/danisanti/profani-tty/commit/src/plugins/c_plugins.h?id=759d9ccb8dada3e180b634008d9184e366a15baa'>759d9ccb ^
5d6b2d0b ^
759d9ccb ^
5d6b2d0b ^


93672eba ^
41fe8c22 ^
5d6b2d0b ^
759d9ccb ^
5d6b2d0b ^
759d9ccb ^
5d6b2d0b ^
759d9ccb ^
5d6b2d0b ^
759d9ccb ^
41fe8c22 ^
d0397f3d ^
8933d59b ^

d0397f3d ^
8933d59b ^

d0397f3d ^
8933d59b ^
d0397f3d ^
759d9ccb ^




271278dd ^
5d6b2d0b ^
271278dd ^
41fe8c22 ^
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97