summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xranger/config/commands.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py
index 16b48c49..832a33a6 100755
--- a/ranger/config/commands.py
+++ b/ranger/config/commands.py
@@ -1688,6 +1688,7 @@ class yank(Command):
 
     def execute(self):
         import subprocess
+
         def clipboards():
             from ranger.ext.get_executables import get_executables
             clipboard_managers = {
+0100 updated pydoc pages' href='/akspecs/ranger/commit/doc/ranger.gui.html?h=v1.2.0&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
4c13e1f2 ^

f07bb12f ^
62cd83ba ^

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