From fa9c952b54d695f3e299d00d045b0e7014454279 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 20 Jul 2009 05:40:55 +0200 Subject: updated help file --- code/help.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'code') diff --git a/code/help.rb b/code/help.rb index 41f4212d..eeb43c12 100644 --- a/code/help.rb +++ b/code/help.rb @@ -12,7 +12,7 @@ module Fm g quickly switching directories f filtering and searching l running files in different ways - c creating, deleting, moving, copying + c creating, modifying, moving files s usage of the mouse o more commands that don't fit elsewhere z switching to the PWD after exiting ranger @@ -193,6 +193,10 @@ module Fm mkdir creates directory touch creates file + cm: chmod. str can be like 777 or rwxr--r-- + co:: chown. n is the name, g is the group + cmr, cor: chmod and chown recursively + yy or cp Memorize selection cut like cp, but move instead of copy if "p" is pressed p Copy memorized files here. @@ -222,6 +226,7 @@ module Fm !! Executes command and waits for enter-press afterwards term Runs a detached terminal in the current directory tar Packs the selection into the file pack.tar + grep Displays text in files matching block Blocks the program, until you write: stop - or = decreases or increases audio volume (alsa) @@ -238,12 +243,12 @@ module Fm left with ranger. To use this feature, you have to start ranger with: - . /path/to/ranger.rb + . /path/to/ranger The dot and space at the start is important! of course you can create an alias in our ~/.bashrc - alias fm='. /path/to/ranger.rb' + alias fm='. /path/to/ranger' I use fm (which means filemanager) because it's quick to type and because fm was the working title of ranger in the early days. -- cgit 1.4.1-2-gfad0