about summary refs log tree commit diff stats
path: root/code/help.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-19 04:30:18 +0200
committerhut <hut@lavabit.com>2009-07-19 04:30:18 +0200
commit7129d105d96961d0298837ccdb053000aecf6602 (patch)
treed9dbc729744b3e83be357d1f2a76d837a82466e9 /code/help.rb
parentc71a21f62dc6d6b535bbfba62bfb015b4c0be32a (diff)
downloadranger-7129d105d96961d0298837ccdb053000aecf6602.tar.gz
new keys [i], [I] are like [l], [L] without a-flag
that means, [i] will always run the currently highlighted file only,
whereas [l] will run marked files instead, if there are any marked files.
Diffstat (limited to 'code/help.rb')
-rw-r--r--code/help.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/help.rb b/code/help.rb
index 76a2b75b..1726e484 100644
--- a/code/help.rb
+++ b/code/help.rb
@@ -162,6 +162,7 @@ module Fm
    L            Run in a different way: mode 1, no flags
 	r<n><f>r     Run with mode <n> and flags <f>. example: r3adr
 	             Default mode: 0, default flags: no flags at all
+	i and I      Like l and L but without the flag "a"
 
 	What are flags:
 	Letters that specify details on how ranger should run the program.