From 34a60763e79546e0f84e30fbcc430632f3dbb39e Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 16 Feb 2010 01:56:21 +0100 Subject: incremented version number and updated pydoc html files --- doc/pydoc/ranger.defaults.keys.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'doc/pydoc/ranger.defaults.keys.html') diff --git a/doc/pydoc/ranger.defaults.keys.html b/doc/pydoc/ranger.defaults.keys.html index eec9f782..f31e4159 100644 --- a/doc/pydoc/ranger.defaults.keys.html +++ b/doc/pydoc/ranger.defaults.keys.html @@ -1,6 +1,6 @@ + Python: module ranger.defaults.keys - @@ -8,8 +8,9 @@
 
 
ranger.defaults.keys
index
/home/hut/work/ranger/ranger/defaults/keys.py
-

Syntax for binding keys: bind(*keys, fnc)
+>index
/home/hut/ranger/ranger/defaults/keys.py
+

This is the default key configuration file of ranger.
+Syntax for binding keys: bind(*keys, fnc)
 
keys are one or more key-combinations which are either:
* a string
@@ -18,7 +19,7 @@ keys are one or more key-combinations which a  
fnc is a function which is called with the CommandArgument object.
 
-The CommandArgument object has these methods:
+The CommandArgument object has these attributes:
arg.fm: the file manager instance
arg.wdg: the widget or ui instance
arg.n: the number typed before the key combination (if allowed)
@@ -34,7 +35,8 @@ Check ranger.keyapi for more information

       
ranger.gui.widgets.console_mode
-

+os
+

 
@@ -358,7 +360,7 @@ Check ranger.keyapi for more information

NL = 10
NUL = 0
OK = 0
-RANGERDIR = '/home/hut/work/ranger/ranger'
+RANGERDIR = '/home/hut/ranger/ranger'
REPORT_MOUSE_POSITION = 134217728
RS = 30
SI = 15
@@ -372,7 +374,7 @@ Check ranger.keyapi for more information

US = 31
VT = 11
controlnames = ['NUL', 'SOH', 'STX', 'ETX', 'EOT', 'ENQ', 'ACK', 'BEL', 'BS', 'HT', 'LF', 'VT', 'FF', 'CR', 'SO', 'SI', 'DLE', 'DC1', 'DC2', 'DC3', ...]
-fm = <ranger.keyapi.Wrapper object at 0x20084d0>
-version = b'2.2'
-wdg = <ranger.keyapi.Wrapper object at 0x2008510>
+fm = <ranger.api.keys.Wrapper object at 0xecf210>
+version = '2.2'
+wdg = <ranger.api.keys.Wrapper object at 0xecf250> \ No newline at end of file -- cgit 1.4.1-2-gfad0