From c9383c72b2f62bee90050d02a307381cb6bfa536 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 19 Apr 2010 23:43:48 +0200 Subject: updated pydoc --- doc/pydoc/ranger.gui.widgets.console.html | 50 +++++++++++-------------------- 1 file changed, 18 insertions(+), 32 deletions(-) (limited to 'doc/pydoc/ranger.gui.widgets.console.html') diff --git a/doc/pydoc/ranger.gui.widgets.console.html b/doc/pydoc/ranger.gui.widgets.console.html index 277c87bc..cb84b0cb 100644 --- a/doc/pydoc/ranger.gui.widgets.console.html +++ b/doc/pydoc/ranger.gui.widgets.console.html @@ -18,11 +18,10 @@ commands, searching and executing files.

Modules         -
ranger.defaults.commands
-
curses
+
curses
ranger
string
-

+

-
 
@@ -113,11 +112,11 @@ Methods inherited from Console
init(self)
override this. Called directly after class change
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -129,8 +128,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -250,11 +247,11 @@ Methods defined here:
init(self)
override this. Called directly after class change
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -268,8 +265,6 @@ Methods defined here:
Data and other attributes defined here:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -396,11 +391,11 @@ Methods inherited from Console
init(self)
override this. Called directly after class change
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -412,8 +407,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -566,11 +559,11 @@ Methods inherited from Console
history_move(self, n)
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -582,8 +575,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -731,9 +722,9 @@ Methods inherited from Console
init(self)
override this. Called directly after class change
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -745,8 +736,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -902,11 +891,11 @@ Methods inherited from Console
history_move(self, n)
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -918,8 +907,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -1046,11 +1033,11 @@ Methods inherited from Console
history_move(self, n)
-
move(self, relative=0, absolute=None)
+
move(self, **keywords)
on_line_change(self)
-
open(self, mode, string='')
+
open(self, mode, string='', prompt=None)
paste(self)
@@ -1064,8 +1051,6 @@ Methods inherited from Console Data and other attributes inherited from Console:
allow_close = False
-
commandlist = None
-
copy = ''
histories = None
@@ -1146,7 +1131,8 @@ Data and other attributes inherited from Data
       DEFAULT_HISTORY = 0
+
ALLOWED_FLAGS = 'sdpSDP'
+DEFAULT_HISTORY = 0
OPEN_HISTORY = 3
QUICKOPEN_HISTORY = 2
SEARCH_HISTORY = 1
-- cgit 1.4.1-2-gfad0