diff options
Diffstat (limited to 'doc/pydoc/ranger.gui.widgets.console.html')
-rw-r--r-- | doc/pydoc/ranger.gui.widgets.console.html | 50 |
1 files changed, 18 insertions, 32 deletions
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.</tt></p> <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> <tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> -<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="ranger.defaults.commands.html">ranger.defaults.commands</a><br> -</td><td width="25%" valign=top><a href="curses.html">curses</a><br> +<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="curses.html">curses</a><br> </td><td width="25%" valign=top><a href="ranger.html">ranger</a><br> </td><td width="25%" valign=top><a href="string.html">string</a><br> -</td></tr></table></td></tr></table><p> +</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ee77aa"> <td colspan=3 valign=bottom> <br> @@ -113,11 +112,11 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="CommandConsole-init"><strong>init</strong></a>(self)</dt><dd><tt>override this. Called directly after class change</tt></dd></dl> -<dl><dt><a name="CommandConsole-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="CommandConsole-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="CommandConsole-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="CommandConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="CommandConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="CommandConsole-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -129,8 +128,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -250,11 +247,11 @@ Methods defined here:<br> <dl><dt><a name="Console-init"><strong>init</strong></a>(self)</dt><dd><tt>override this. Called directly after class change</tt></dd></dl> -<dl><dt><a name="Console-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="Console-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="Console-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="Console-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="Console-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="Console-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -268,8 +265,6 @@ Methods defined here:<br> Data and other attributes defined here:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -396,11 +391,11 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="ConsoleWithTab-init"><strong>init</strong></a>(self)</dt><dd><tt>override this. Called directly after class change</tt></dd></dl> -<dl><dt><a name="ConsoleWithTab-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="ConsoleWithTab-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="ConsoleWithTab-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="ConsoleWithTab-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="ConsoleWithTab-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="ConsoleWithTab-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -412,8 +407,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -566,11 +559,11 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="OpenConsole-history_move"><strong>history_move</strong></a>(self, n)</dt></dl> -<dl><dt><a name="OpenConsole-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="OpenConsole-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="OpenConsole-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="OpenConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="OpenConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="OpenConsole-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -582,8 +575,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -731,9 +722,9 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="QuickCommandConsole-init"><strong>init</strong></a>(self)</dt><dd><tt>override this. Called directly after class change</tt></dd></dl> -<dl><dt><a name="QuickCommandConsole-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="QuickCommandConsole-move"><strong>move</strong></a>(self, **keywords)</dt></dl> -<dl><dt><a name="QuickCommandConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="QuickCommandConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="QuickCommandConsole-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -745,8 +736,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -902,11 +891,11 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="QuickOpenConsole-history_move"><strong>history_move</strong></a>(self, n)</dt></dl> -<dl><dt><a name="QuickOpenConsole-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="QuickOpenConsole-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="QuickOpenConsole-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="QuickOpenConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="QuickOpenConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="QuickOpenConsole-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -918,8 +907,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -1046,11 +1033,11 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console <dl><dt><a name="SearchConsole-history_move"><strong>history_move</strong></a>(self, n)</dt></dl> -<dl><dt><a name="SearchConsole-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>)</dt></dl> +<dl><dt><a name="SearchConsole-move"><strong>move</strong></a>(self, **keywords)</dt></dl> <dl><dt><a name="SearchConsole-on_line_change"><strong>on_line_change</strong></a>(self)</dt></dl> -<dl><dt><a name="SearchConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>)</dt></dl> +<dl><dt><a name="SearchConsole-open"><strong>open</strong></a>(self, mode, string<font color="#909090">=''</font>, prompt<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="SearchConsole-paste"><strong>paste</strong></a>(self)</dt></dl> @@ -1064,8 +1051,6 @@ Methods inherited from <a href="ranger.gui.widgets.console.html#Console">Console Data and other attributes inherited from <a href="ranger.gui.widgets.console.html#Console">Console</a>:<br> <dl><dt><strong>allow_close</strong> = False</dl> -<dl><dt><strong>commandlist</strong> = None</dl> - <dl><dt><strong>copy</strong> = ''</dl> <dl><dt><strong>histories</strong> = None</dl> @@ -1146,7 +1131,8 @@ Data and other attributes inherited from <a href="ranger.shared.settings.html#Se <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr> <tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td> -<td width="100%"><strong>DEFAULT_HISTORY</strong> = 0<br> +<td width="100%"><strong>ALLOWED_FLAGS</strong> = 'sdpSDP'<br> +<strong>DEFAULT_HISTORY</strong> = 0<br> <strong>OPEN_HISTORY</strong> = 3<br> <strong>QUICKOPEN_HISTORY</strong> = 2<br> <strong>SEARCH_HISTORY</strong> = 1</td></tr></table> |