diff options
author | hut <hut@lavabit.com> | 2010-01-14 02:59:14 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-14 02:59:14 +0100 |
commit | 4e9450f955e763a4d301645ab11201834d8a0ccc (patch) | |
tree | 650b185783f9758f0737bb056d1f675cdff2ca43 /doc/pydoc/ranger.defaults.keys.html | |
parent | 306c76d8fbe649a0bf6c34a1fc446af6d2ec201b (diff) | |
download | ranger-4e9450f955e763a4d301645ab11201834d8a0ccc.tar.gz |
1.0.2! v1.0.2
Diffstat (limited to 'doc/pydoc/ranger.defaults.keys.html')
-rw-r--r-- | doc/pydoc/ranger.defaults.keys.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/pydoc/ranger.defaults.keys.html b/doc/pydoc/ranger.defaults.keys.html index 3109c175..eec9f782 100644 --- a/doc/pydoc/ranger.defaults.keys.html +++ b/doc/pydoc/ranger.defaults.keys.html @@ -19,11 +19,11 @@ keys are one or more key-combinations which a fnc is a function which is called with the CommandArgument object.<br> <br> The CommandArgument object has these methods:<br> -cmdarg.fm: the file manager instance<br> -cmdarg.wdg: the widget or ui instance<br> -cmdarg.n: the number typed before the key combination (if allowed)<br> -cmdarg.keys: the string representation of the used key combination<br> -cmdarg.keybuffer: the keybuffer instance<br> +arg.fm: the file manager instance<br> +arg.wdg: the widget or ui instance<br> +arg.n: the number typed before the key combination (if allowed)<br> +arg.keys: the string representation of the used key combination<br> +arg.keybuffer: the keybuffer instance<br> <br> Check ranger.keyapi for more information</tt></p> <p> @@ -104,7 +104,6 @@ Check ranger.keyapi for more information</tt></p> <dl><dt><a name="-savetty"><strong>savetty</strong></a>(...)</dt></dl> <dl><dt><a name="-setsyx"><strong>setsyx</strong></a>(...)</dt></dl> <dl><dt><a name="-setupterm"><strong>setupterm</strong></a>(...)</dt></dl> - <dl><dt><a name="-system_functions"><strong>system_functions</strong></a>(command_list)</dt><dd><tt>Each commandlist should have those.</tt></dd></dl> <dl><dt><a name="-termattrs"><strong>termattrs</strong></a>(...)</dt></dl> <dl><dt><a name="-termname"><strong>termname</strong></a>(...)</dt></dl> <dl><dt><a name="-tigetflag"><strong>tigetflag</strong></a>(...)</dt></dl> @@ -373,7 +372,7 @@ Check ranger.keyapi for more information</tt></p> <strong>US</strong> = 31<br> <strong>VT</strong> = 11<br> <strong>controlnames</strong> = ['NUL', 'SOH', 'STX', 'ETX', 'EOT', 'ENQ', 'ACK', 'BEL', 'BS', 'HT', 'LF', 'VT', 'FF', 'CR', 'SO', 'SI', 'DLE', 'DC1', 'DC2', 'DC3', ...]<br> -<strong>fm</strong> = <ranger.keyapi.Wrapper object at 0x1884110><br> +<strong>fm</strong> = <ranger.keyapi.Wrapper object at 0x20084d0><br> <strong>version</strong> = b'2.2'<br> -<strong>wdg</strong> = <ranger.keyapi.Wrapper object at 0x1884150></td></tr></table> +<strong>wdg</strong> = <ranger.keyapi.Wrapper object at 0x2008510></td></tr></table> </body></html> \ No newline at end of file |