From 4e9450f955e763a4d301645ab11201834d8a0ccc Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 14 Jan 2010 02:59:14 +0100 Subject: 1.0.2! --- doc/pydoc/ranger.defaults.keys.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 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 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.
 
The CommandArgument object has these methods:
-cmdarg.fm: the file manager instance
-cmdarg.wdg: the widget or ui instance
-cmdarg.n: the number typed before the key combination (if allowed)
-cmdarg.keys: the string representation of the used key combination
-cmdarg.keybuffer: the keybuffer instance
+arg.fm: the file manager instance
+arg.wdg: the widget or ui instance
+arg.n: the number typed before the key combination (if allowed)
+arg.keys: the string representation of the used key combination
+arg.keybuffer: the keybuffer instance
 
Check ranger.keyapi for more information

@@ -104,7 +104,6 @@ Check ranger.keyapi for more information

savetty(...)
setsyx(...)
setupterm(...)
-
system_functions(command_list)
Each commandlist should have those.
termattrs(...)
termname(...)
tigetflag(...)
@@ -373,7 +372,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 0x1884110>
+fm = <ranger.keyapi.Wrapper object at 0x20084d0>
version = b'2.2'
-wdg = <ranger.keyapi.Wrapper object at 0x1884150> +wdg = <ranger.keyapi.Wrapper object at 0x2008510> \ No newline at end of file -- cgit 1.4.1-2-gfad0 k Agaram <vc@akkartik.com> 2020-01-01 16:35:02 -0800 5850 - driver script for translating Mu programs' href='/akkartik/mu/commit/mu-init-test.subx?h=main&id=7ca19e4e1d3acb2c770c180156b813fb536a673e'>7ca19e4e ^
c48ce3c8 ^
7ca19e4e ^

c48ce3c8 ^
7ca19e4e ^









c48ce3c8 ^
6070c23e ^
7ca19e4e ^
c48ce3c8 ^
7ca19e4e ^
6070c23e ^
7ca19e4e ^













1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37