summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-30 02:32:55 +0200
committerhut <hut@lavabit.com>2011-10-30 02:32:55 +0200
commit975be325388b00cca3c0aa2bb0a70ef0a57d2f93 (patch)
tree3b352dd8c1c7e49eaf02d405ed94a07d581904cc /ranger
parentec6093297e8851802ff2184cd2949bb9cfbad1d7 (diff)
downloadranger-975be325388b00cca3c0aa2bb0a70ef0a57d2f93.tar.gz
api.commands: added a TODO entry
Diffstat (limited to 'ranger')
-rw-r--r--ranger/api/commands.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/api/commands.py b/ranger/api/commands.py
index ae3bdc94..ea0df16b 100644
--- a/ranger/api/commands.py
+++ b/ranger/api/commands.py
@@ -13,6 +13,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# TODO: Add an optional "!" to all commands and set a flag if it's there
+
 import os
 import ranger
 import re
an> ^
3700c80a ^
9cd5dfbd ^

3700c80a ^
9cd5dfbd ^

3700c80a ^
9cd5dfbd ^
0211ab0e ^
3700c80a ^
9cd5dfbd ^

3700c80a ^

9cd5dfbd ^
3700c80a ^
9cd5dfbd ^
9cd5dfbd ^
3700c80a ^


672f3e22 ^

0857b5ee ^




9cd5dfbd ^



9db466dc ^






9cd5dfbd ^



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