From b3556b21e23eb3381b220e0d3319d94b3a89e0ac Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 13 Jan 2010 05:51:27 +0100 Subject: updated pydoc documentation --- doc/pydoc/os.html | 8 +- doc/pydoc/ranger.__main__.html | 16 +- doc/pydoc/ranger.actions.html | 31 ++- doc/pydoc/ranger.applications.html | 19 +- doc/pydoc/ranger.colorschemes.default.html | 23 ++- doc/pydoc/ranger.colorschemes.jungle.html | 23 ++- doc/pydoc/ranger.colorschemes.snow.html | 23 ++- doc/pydoc/ranger.commands.html | 69 ++++++- doc/pydoc/ranger.container.bookmarks.html | 16 +- doc/pydoc/ranger.container.commandlist.html | 14 +- doc/pydoc/ranger.container.environment.html | 16 +- doc/pydoc/ranger.container.history.html | 16 +- doc/pydoc/ranger.container.keybuffer.html | 14 +- doc/pydoc/ranger.container.tags.html | 14 +- doc/pydoc/ranger.defaults.apps.html | 14 +- doc/pydoc/ranger.defaults.keys.html | 5 +- doc/pydoc/ranger.defaults.options.html | 16 +- doc/pydoc/ranger.ext.accumulator.html | 16 +- doc/pydoc/ranger.ext.command_parser.html | 14 +- doc/pydoc/ranger.ext.debug.html | 14 +- doc/pydoc/ranger.ext.get_all_modules.html | 14 +- doc/pydoc/ranger.ext.html | 11 +- doc/pydoc/ranger.ext.human_readable.html | 14 +- doc/pydoc/ranger.ext.move.html | 14 +- doc/pydoc/ranger.ext.openstruct.html | 14 +- doc/pydoc/ranger.ext.relpath.html | 14 +- doc/pydoc/ranger.ext.shutil_generatorized.html | 4 +- doc/pydoc/ranger.ext.trim.html | 31 --- doc/pydoc/ranger.ext.waitpid_no_intr.html | 14 +- doc/pydoc/ranger.fm.html | 31 ++- doc/pydoc/ranger.fsobject.directory.html | 35 +++- doc/pydoc/ranger.fsobject.file.html | 14 +- doc/pydoc/ranger.fsobject.fsobject.html | 14 +- doc/pydoc/ranger.fsobject.html | 2 +- doc/pydoc/ranger.fsobject.loader.html | 14 +- doc/pydoc/ranger.gui.bar.html | 16 +- doc/pydoc/ranger.gui.color.html | 13 +- doc/pydoc/ranger.gui.colorscheme.html | 45 ++++- doc/pydoc/ranger.gui.curses_shortcuts.html | 26 +-- doc/pydoc/ranger.gui.displayable.html | 18 +- doc/pydoc/ranger.gui.mouse_event.html | 14 +- doc/pydoc/ranger.gui.ui.html | 16 +- doc/pydoc/ranger.gui.widgets.browsercolumn.html | 21 ++- doc/pydoc/ranger.gui.widgets.browserview.html | 2 +- doc/pydoc/ranger.gui.widgets.console.html | 36 ++-- doc/pydoc/ranger.gui.widgets.console_mode.html | 14 +- doc/pydoc/ranger.gui.widgets.filelist.html | 135 -------------- .../ranger.gui.widgets.filelistcontainer.html | 136 -------------- doc/pydoc/ranger.gui.widgets.html | 16 +- doc/pydoc/ranger.gui.widgets.notify.html | 174 ----------------- doc/pydoc/ranger.gui.widgets.pager.html | 26 ++- doc/pydoc/ranger.gui.widgets.process_manager.html | 207 --------------------- doc/pydoc/ranger.gui.widgets.statusbar.html | 2 +- doc/pydoc/ranger.gui.widgets.taskview.html | 4 +- doc/pydoc/ranger.gui.widgets.titlebar.html | 2 +- doc/pydoc/ranger.html | 5 +- doc/pydoc/ranger.keyapi.html | 58 +++--- doc/pydoc/ranger.shared.mimetype.html | 14 +- doc/pydoc/ranger.shared.settings.html | 16 +- doc/pydoc/sys.html | 2 +- doc/pydoc/test.tc_colorscheme.html | 2 +- 61 files changed, 795 insertions(+), 846 deletions(-) delete mode 100644 doc/pydoc/ranger.ext.trim.html delete mode 100644 doc/pydoc/ranger.gui.widgets.filelist.html delete mode 100644 doc/pydoc/ranger.gui.widgets.filelistcontainer.html delete mode 100644 doc/pydoc/ranger.gui.widgets.notify.html delete mode 100644 doc/pydoc/ranger.gui.widgets.process_manager.html (limited to 'doc/pydoc') diff --git a/doc/pydoc/os.html b/doc/pydoc/os.html index 605e4269..7db9c84b 100644 --- a/doc/pydoc/os.html +++ b/doc/pydoc/os.html @@ -85,7 +85,7 @@ Methods defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46fc0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265efc0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from EnvironmentError:
@@ -225,7 +225,7 @@ Data descriptors defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d9a840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d26b2840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
n_fields = 16
@@ -303,7 +303,7 @@ Data descriptors defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d9a9e0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d26b29e0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
n_fields = 10
@@ -897,7 +897,7 @@ Write a string to a file descriptor.curdir = '.'
defpath = ':/bin:/usr/bin'
devnull = '/dev/null'
-environ = <os._Environ object at 0x7f20a7d83e50>
+environ = <os._Environ object at 0x7f28d169be50>
linesep = '\n'
name = 'posix'
pardir = '..'
diff --git a/doc/pydoc/ranger.__main__.html b/doc/pydoc/ranger.__main__.html index ab0dddb2..620da216 100644 --- a/doc/pydoc/ranger.__main__.html +++ b/doc/pydoc/ranger.__main__.html @@ -9,7 +9,21 @@  
ranger.__main__
index
/home/hut/work/ranger/ranger/__main__.py
-

+

# coding=utf-8
+#
+# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.actions.html b/doc/pydoc/ranger.actions.html index 6311dad3..0cd4b048 100644 --- a/doc/pydoc/ranger.actions.html +++ b/doc/pydoc/ranger.actions.html @@ -9,7 +9,19 @@  
ranger.actions
index
/home/hut/work/ranger/ranger/actions.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -70,6 +82,8 @@ Methods defined here:
display_file(self)
+
display_help(self, topic='index', narg=None)
+
display_log(self)
edit_file(self)
Calls execute_file with the current file and app='editor'
@@ -94,9 +108,6 @@ Both flags and mode specify how the program&n
history_go(self, relative)
Move back and forth in the history
-
interrupt(self)
Waits a short time.
-If CTRL+C is pressed while waiting, the program will be exited.
-
mark(self, all=False, toggle=False, val=None, movedown=None)
A wrapper for the directory.mark_xyz functions.
 
Arguments:
@@ -106,13 +117,13 @@ val - mark or unmark?
mkdir(self, name)
-
move_left(self, n=1)
Enter the parent directory
+
move_left(self, narg=1)
Enter the parent directory
-
move_pointer(self, relative=0, absolute=None)
Move the pointer down by <relative> or to <absolute>
+
move_pointer(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative> or to <absolute>
move_pointer_by_pages(self, relative)
Move the pointer down by <relative> pages
-
move_pointer_by_percentage(self, relative=0, absolute=None)
Move the pointer down by <relative>% or to <absolute>%
+
move_pointer_by_percentage(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative>% or to <absolute>%
move_right(self, mode=0)
Enter the current directory or execute the current file
@@ -122,8 +133,12 @@ val - mark or unmark?
paste(self)
Paste the selected items into the current directory
+
paste_symlink(self)
+
redraw_window(self)
Redraw the window
+
reload_cwd(self)
+
rename(self, src, dest)
reset(self)
Reset the filemanager, clearing the directory buffer
@@ -170,7 +185,7 @@ Data descriptors inherited from ranger.sh
Data and other attributes inherited from
ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.applications.html b/doc/pydoc/ranger.applications.html index 6cda3202..e4fc67eb 100644 --- a/doc/pydoc/ranger.applications.html +++ b/doc/pydoc/ranger.applications.html @@ -9,7 +9,19 @@  
ranger.applications
index
/home/hut/work/ranger/ranger/applications.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -83,7 +95,10 @@ An uppercase key ensures that a certain flag&
run(self)
Run the application in the way specified by the options.
 
-This function ensures that there is an action.
+Returns False if nothing can be done, None if there was an error,
+otherwise the process object returned by Popen().

+This function tries to find an action if none is defined.
squash_flags(self)
Remove duplicates and lowercase counterparts of uppercase flags
diff --git a/doc/pydoc/ranger.colorschemes.default.html b/doc/pydoc/ranger.colorschemes.default.html index 815d3229..26cd9a7d 100644 --- a/doc/pydoc/ranger.colorschemes.default.html +++ b/doc/pydoc/ranger.colorschemes.default.html @@ -9,7 +9,19 @@  
ranger.colorschemes.default
index
/home/hut/work/ranger/ranger/colorschemes/default.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -53,9 +65,14 @@ Methods defined here:
Methods inherited from ranger.gui.colorscheme.ColorScheme:
__init__(self)
-
get(self, *keys)
Determine the (fg, bg, attr) tuple or get it from cache
+
get(self, *keys)
Returns the (fg, bg, attr) for the given keys.

+Using this function rather than use() will cache all
+colors for faster access.
-
get_attr(self, *keys)
Returns the curses attr integer for the specified keys
+
get_attr(self, *keys)
Returns the curses attribute for the specified keys

+Ready to use for curses.setattr()

Data descriptors inherited from ranger.gui.colorscheme.ColorScheme:
diff --git a/doc/pydoc/ranger.colorschemes.jungle.html b/doc/pydoc/ranger.colorschemes.jungle.html index 1febea96..8651cb43 100644 --- a/doc/pydoc/ranger.colorschemes.jungle.html +++ b/doc/pydoc/ranger.colorschemes.jungle.html @@ -9,7 +9,19 @@  
ranger.colorschemes.jungle
index
/home/hut/work/ranger/ranger/colorschemes/jungle.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -53,9 +65,14 @@ Methods defined here:
Methods inherited from ranger.gui.colorscheme.ColorScheme:
__init__(self)
-
get(self, *keys)
Determine the (fg, bg, attr) tuple or get it from cache
+
get(self, *keys)
Returns the (fg, bg, attr) for the given keys.

+Using this function rather than use() will cache all
+colors for faster access.
-
get_attr(self, *keys)
Returns the curses attr integer for the specified keys
+
get_attr(self, *keys)
Returns the curses attribute for the specified keys

+Ready to use for curses.setattr()

Data descriptors inherited from ranger.gui.colorscheme.ColorScheme:
diff --git a/doc/pydoc/ranger.colorschemes.snow.html b/doc/pydoc/ranger.colorschemes.snow.html index 58f42ffd..baf9221f 100644 --- a/doc/pydoc/ranger.colorschemes.snow.html +++ b/doc/pydoc/ranger.colorschemes.snow.html @@ -9,7 +9,19 @@  
ranger.colorschemes.snow
index
/home/hut/work/ranger/ranger/colorschemes/snow.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -53,9 +65,14 @@ Methods defined here:
Methods inherited from ranger.gui.colorscheme.ColorScheme:
__init__(self)
-
get(self, *keys)
Determine the (fg, bg, attr) tuple or get it from cache
+
get(self, *keys)
Returns the (fg, bg, attr) for the given keys.

+Using this function rather than use() will cache all
+colors for faster access.
-
get_attr(self, *keys)
Returns the curses attr integer for the specified keys
+
get_attr(self, *keys)
Returns the curses attribute for the specified keys

+Ready to use for curses.setattr()

Data descriptors inherited from ranger.gui.colorscheme.ColorScheme:
diff --git a/doc/pydoc/ranger.commands.html b/doc/pydoc/ranger.commands.html index f41c3a1a..46942090 100644 --- a/doc/pydoc/ranger.commands.html +++ b/doc/pydoc/ranger.commands.html @@ -9,7 +9,19 @@  
ranger.commands
index
/home/hut/work/ranger/ranger/commands.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -34,6 +46,7 @@
cd +
chmod
delete
filter
find @@ -129,6 +142,58 @@ Data and other attributes inherited from Data and other attributes inherited from ranger.shared.FileManagerAware:
fm = None
+
+Data descriptors inherited from ranger.shared.Awareness:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+

+ + + + + + + + -
 
+class chmod(Command)
   :chmod <octal number>

+Sets the permissions of the selection to the octal number.

+The octal number is between 0 and 777. The digits specify the
+permissions for the user, the group and others.

+A 1 permits execution, a 2 permits writing, a 4 permits reading.
+Add those numbers to combine them. So a 7 permits everything.
 
 
Method resolution order:
+
chmod
+
Command
+
ranger.shared.FileManagerAware
+
ranger.shared.Awareness
+
builtins.object
+
+
+Methods defined here:
+
execute(self)
+ +
+Methods inherited from Command:
+
__init__(self, line, mode)
+ +
quick_open(self)
Override this
+ +
tab(self)
Override this
+ +
+Data and other attributes inherited from Command:
+
name = None
+ +
+Data and other attributes inherited from ranger.shared.FileManagerAware:
+
fm = None
+
Data descriptors inherited from ranger.shared.Awareness:
__dict__
@@ -487,5 +552,5 @@ Data descriptors inherited from ranger.sh Data
       by_name = {'cd': <class 'ranger.commands.cd'>, 'delete': <class 'ranger.commands.delete'>, 'filter': <class 'ranger.commands.filter'>, 'find': <class 'ranger.commands.find'>, 'grep': <class 'ranger.commands.grep'>, 'mkdir': <class 'ranger.commands.mkdir'>, 'q': <class 'ranger.commands.quit'>, 'quit': <class 'ranger.commands.quit'>, 'rename': <class 'ranger.commands.rename'>}
+by_name = {'cd': <class 'ranger.commands.cd'>, 'chmod': <class 'ranger.commands.chmod'>, 'delete': <class 'ranger.commands.delete'>, 'filter': <class 'ranger.commands.filter'>, 'find': <class 'ranger.commands.find'>, 'grep': <class 'ranger.commands.grep'>, 'mkdir': <class 'ranger.commands.mkdir'>, 'q': <class 'ranger.commands.quit'>, 'quit': <class 'ranger.commands.quit'>, 'rename': <class 'ranger.commands.rename'>} \ No newline at end of file diff --git a/doc/pydoc/ranger.container.bookmarks.html b/doc/pydoc/ranger.container.bookmarks.html index 39ff0d50..83f0be9c 100644 --- a/doc/pydoc/ranger.container.bookmarks.html +++ b/doc/pydoc/ranger.container.bookmarks.html @@ -9,7 +9,19 @@  
ranger.container.bookmarks
index
/home/hut/work/ranger/ranger/container/bookmarks.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -97,7 +109,7 @@ Data and other attributes defined here:
last_mtime = None
-
load_pattern = <_sre.SRE_Pattern object at 0x7f20a5b7b760>
+
load_pattern = <_sre.SRE_Pattern object at 0x7f28d0ab7760>

diff --git a/doc/pydoc/ranger.container.commandlist.html b/doc/pydoc/ranger.container.commandlist.html index c9ddd62f..095138b6 100644 --- a/doc/pydoc/ranger.container.commandlist.html +++ b/doc/pydoc/ranger.container.commandlist.html @@ -9,7 +9,19 @@  
ranger.container.commandlist
index
/home/hut/work/ranger/ranger/container/commandlist.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.container.environment.html b/doc/pydoc/ranger.container.environment.html index 6ee8a0df..d84b0df1 100644 --- a/doc/pydoc/ranger.container.environment.html +++ b/doc/pydoc/ranger.container.environment.html @@ -9,7 +9,19 @@  
ranger.container.environment
index
/home/hut/work/ranger/ranger/container/environment.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -108,7 +120,7 @@ Data descriptors inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.container.history.html b/doc/pydoc/ranger.container.history.html index 68fe9cfa..06b0f31a 100644 --- a/doc/pydoc/ranger.container.history.html +++ b/doc/pydoc/ranger.container.history.html @@ -9,7 +9,19 @@  
ranger.container.history
index
/home/hut/work/ranger/ranger/container/history.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -97,7 +109,7 @@ Methods inherited from builtins.Exception:
Data and other attributes inherited from builtins.Exception:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46120>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265e120>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
diff --git a/doc/pydoc/ranger.container.keybuffer.html b/doc/pydoc/ranger.container.keybuffer.html index 4990a3fc..74bdeacd 100644 --- a/doc/pydoc/ranger.container.keybuffer.html +++ b/doc/pydoc/ranger.container.keybuffer.html @@ -9,7 +9,19 @@  
ranger.container.keybuffer
index
/home/hut/work/ranger/ranger/container/keybuffer.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.container.tags.html b/doc/pydoc/ranger.container.tags.html index 9ab557bc..ebbd89f0 100644 --- a/doc/pydoc/ranger.container.tags.html +++ b/doc/pydoc/ranger.container.tags.html @@ -9,7 +9,19 @@  
ranger.container.tags
index
/home/hut/work/ranger/ranger/container/tags.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.defaults.apps.html b/doc/pydoc/ranger.defaults.apps.html index 6d22ba72..a722bce0 100644 --- a/doc/pydoc/ranger.defaults.apps.html +++ b/doc/pydoc/ranger.defaults.apps.html @@ -9,7 +9,19 @@  
ranger.defaults.apps
index
/home/hut/work/ranger/ranger/defaults/apps.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.defaults.keys.html b/doc/pydoc/ranger.defaults.keys.html index f3da9f8f..3109c175 100644 --- a/doc/pydoc/ranger.defaults.keys.html +++ b/doc/pydoc/ranger.defaults.keys.html @@ -355,6 +355,7 @@ Check ranger.keyapi for more information

KEY_UP = 259
LF = 10
NAK = 21
+NARG_KEYWORD = 'narg'
NL = 10
NUL = 0
OK = 0
@@ -372,7 +373,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 0x7f20a5b429d0>
+fm = <ranger.keyapi.Wrapper object at 0x1884110>
version = b'2.2'
-wdg = <ranger.keyapi.Wrapper object at 0x7f20a5b42a10>
+wdg = <ranger.keyapi.Wrapper object at 0x1884150> \ No newline at end of file diff --git a/doc/pydoc/ranger.defaults.options.html b/doc/pydoc/ranger.defaults.options.html index 7e095e70..d9475ee4 100644 --- a/doc/pydoc/ranger.defaults.options.html +++ b/doc/pydoc/ranger.defaults.options.html @@ -9,7 +9,19 @@  
ranger.defaults.options
index
/home/hut/work/ranger/ranger/defaults/options.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -34,7 +46,7 @@ directories_first = True
max_dirsize_for_autopreview = None
max_history_size = 20
-preview_files = True
+preview_files = False
reverse = False
scroll_offset = 2
show_hidden = False
diff --git a/doc/pydoc/ranger.ext.accumulator.html b/doc/pydoc/ranger.ext.accumulator.html index f830d920..724dba84 100644 --- a/doc/pydoc/ranger.ext.accumulator.html +++ b/doc/pydoc/ranger.ext.accumulator.html @@ -9,7 +9,19 @@  
ranger.ext.accumulator
index
/home/hut/work/ranger/ranger/ext/accumulator.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -41,7 +53,7 @@
get_list(self)
OVERRIDE THIS
-
move(self, relative=0, absolute=None, pages=False)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
move_to_obj(self, arg, attr=None)
diff --git a/doc/pydoc/ranger.ext.command_parser.html b/doc/pydoc/ranger.ext.command_parser.html index c24232c6..ec6ed241 100644 --- a/doc/pydoc/ranger.ext.command_parser.html +++ b/doc/pydoc/ranger.ext.command_parser.html @@ -9,7 +9,19 @@  
ranger.ext.command_parser
index
/home/hut/work/ranger/ranger/ext/command_parser.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.debug.html b/doc/pydoc/ranger.ext.debug.html index e3a49ead..faa850f2 100644 --- a/doc/pydoc/ranger.ext.debug.html +++ b/doc/pydoc/ranger.ext.debug.html @@ -9,7 +9,19 @@  
ranger.ext.debug
index
/home/hut/work/ranger/ranger/ext/debug.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.get_all_modules.html b/doc/pydoc/ranger.ext.get_all_modules.html index b7698581..b136ea88 100644 --- a/doc/pydoc/ranger.ext.get_all_modules.html +++ b/doc/pydoc/ranger.ext.get_all_modules.html @@ -9,7 +9,19 @@  
ranger.ext.get_all_modules
index
/home/hut/work/ranger/ranger/ext/get_all_modules.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.html b/doc/pydoc/ranger.ext.html index c0add5b8..3b33e70a 100644 --- a/doc/pydoc/ranger.ext.html +++ b/doc/pydoc/ranger.ext.html @@ -19,14 +19,15 @@
       
accumulator
command_parser
-debug
-
get_all_modules
+curses_interrupt_handler
+
debug
+get_all_modules
human_readable
-move
-
openstruct
+
move
+openstruct
relpath
+
shell_escape
shutil_generatorized
-
trim
waitpid_no_intr
\ No newline at end of file diff --git a/doc/pydoc/ranger.ext.human_readable.html b/doc/pydoc/ranger.ext.human_readable.html index d1815c9b..40685e2d 100644 --- a/doc/pydoc/ranger.ext.human_readable.html +++ b/doc/pydoc/ranger.ext.human_readable.html @@ -9,7 +9,19 @@  
ranger.ext.human_readable
index
/home/hut/work/ranger/ranger/ext/human_readable.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.move.html b/doc/pydoc/ranger.ext.move.html index 1c8bcf70..7cf5d723 100644 --- a/doc/pydoc/ranger.ext.move.html +++ b/doc/pydoc/ranger.ext.move.html @@ -9,7 +9,19 @@  
ranger.ext.move
index
/home/hut/work/ranger/ranger/ext/move.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.openstruct.html b/doc/pydoc/ranger.ext.openstruct.html index 798c7352..206dbfe0 100644 --- a/doc/pydoc/ranger.ext.openstruct.html +++ b/doc/pydoc/ranger.ext.openstruct.html @@ -9,7 +9,19 @@  
ranger.ext.openstruct
index
/home/hut/work/ranger/ranger/ext/openstruct.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.relpath.html b/doc/pydoc/ranger.ext.relpath.html index 0e431e12..2158d426 100644 --- a/doc/pydoc/ranger.ext.relpath.html +++ b/doc/pydoc/ranger.ext.relpath.html @@ -9,7 +9,19 @@  
ranger.ext.relpath
index
/home/hut/work/ranger/ranger/ext/relpath.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.ext.shutil_generatorized.html b/doc/pydoc/ranger.ext.shutil_generatorized.html index f0d0de11..3e18c990 100644 --- a/doc/pydoc/ranger.ext.shutil_generatorized.html +++ b/doc/pydoc/ranger.ext.shutil_generatorized.html @@ -79,7 +79,7 @@ Data descriptors inherited from builtin
Data and other attributes inherited from
builtins.EnvironmentError:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46c80>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265ec80>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
@@ -153,7 +153,7 @@ Data descriptors inherited from builtin
Data and other attributes inherited from
builtins.EnvironmentError:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46c80>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265ec80>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
diff --git a/doc/pydoc/ranger.ext.trim.html b/doc/pydoc/ranger.ext.trim.html deleted file mode 100644 index 0dbd67f0..00000000 --- a/doc/pydoc/ranger.ext.trim.html +++ /dev/null @@ -1,31 +0,0 @@ - -Python: module ranger.ext.trim - - - -
- -
 
- 
ranger.ext.trim
index
/home/hut/work/ranger/ranger/ext/trim.py
-

-

- - - - - -
 
-Modules
       
sys
-

- - - - - -
 
-Functions
       
trim_docstring(docstring)
-
trimmed_lines_of_docstring(docstring)
-
- \ No newline at end of file diff --git a/doc/pydoc/ranger.ext.waitpid_no_intr.html b/doc/pydoc/ranger.ext.waitpid_no_intr.html index 147d6896..e1ef7d0a 100644 --- a/doc/pydoc/ranger.ext.waitpid_no_intr.html +++ b/doc/pydoc/ranger.ext.waitpid_no_intr.html @@ -9,7 +9,19 @@  
ranger.ext.waitpid_no_intr
index
/home/hut/work/ranger/ranger/ext/waitpid_no_intr.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.fm.html b/doc/pydoc/ranger.fm.html index 724da7c0..e96f03af 100644 --- a/doc/pydoc/ranger.fm.html +++ b/doc/pydoc/ranger.fm.html @@ -9,7 +9,19 @@  
ranger.fm (version 1.0.1)
index
/home/hut/work/ranger/ranger/fm.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -77,6 +89,8 @@ Methods inherited from ranger.actions.Acti
display_file(self)
+
display_help(self, topic='index', narg=None)
+
display_log(self)
edit_file(self)
Calls execute_file with the current file and app='editor'
@@ -101,9 +115,6 @@ Both flags and mode specify how the program&n
history_go(self, relative)
Move back and forth in the history
-
interrupt(self)
Waits a short time.
-If CTRL+C is pressed while waiting, the program will be exited.
-
mark(self, all=False, toggle=False, val=None, movedown=None)
A wrapper for the directory.mark_xyz functions.
 
Arguments:
@@ -113,13 +124,13 @@ val - mark or unmark?
mkdir(self, name)
-
move_left(self, n=1)
Enter the parent directory
+
move_left(self, narg=1)
Enter the parent directory
-
move_pointer(self, relative=0, absolute=None)
Move the pointer down by <relative> or to <absolute>
+
move_pointer(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative> or to <absolute>
move_pointer_by_pages(self, relative)
Move the pointer down by <relative> pages
-
move_pointer_by_percentage(self, relative=0, absolute=None)
Move the pointer down by <relative>% or to <absolute>%
+
move_pointer_by_percentage(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative>% or to <absolute>%
move_right(self, mode=0)
Enter the current directory or execute the current file
@@ -129,8 +140,12 @@ val - mark or unmark?
paste(self)
Paste the selected items into the current directory
+
paste_symlink(self)
+
redraw_window(self)
Redraw the window
+
reload_cwd(self)
+
rename(self, src, dest)
reset(self)
Reset the filemanager, clearing the directory buffer
@@ -177,7 +192,7 @@ Data descriptors inherited from ranger.sh
Data and other attributes inherited from
ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

diff --git a/doc/pydoc/ranger.fsobject.directory.html b/doc/pydoc/ranger.fsobject.directory.html index 0183ea14..b6499dbe 100644 --- a/doc/pydoc/ranger.fsobject.directory.html +++ b/doc/pydoc/ranger.fsobject.directory.html @@ -9,7 +9,19 @@  
ranger.fsobject.directory
index
/home/hut/work/ranger/ranger/fsobject/directory.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -17,8 +29,9 @@ Modules -
       
ranger
-

+
os
+
ranger
+

 
@@ -137,6 +150,10 @@ Data and other attributes defined here:
filter = None
+
last_update_time = -1
+ +
load_content_mtime = -1
+
load_generator = None
loading = False
@@ -157,7 +174,7 @@ Data and other attributes defined here:
scroll_offset = 0
-
sort_dict = {'basename': <function sort_by_basename at 0x7f20a71a31e8>, 'mtime': <function <lambda> at 0x7f20a71a3848>, 'size': <function <lambda> at 0x7f20a71a37c0>, 'type': <function <lambda> at 0x7f20a71a38d0>}
+
sort_dict = {'basename': <function sort_by_basename at 0x7f28d0ab3160>, 'mtime': <function <lambda> at 0x7f28d0ab37c0>, 'size': <function <lambda> at 0x7f28d0ab3738>, 'type': <function <lambda> at 0x7f28d0ab3848>}

Methods inherited from ranger.fsobject.fsobject.FileSystemObject:
@@ -265,7 +282,7 @@ Data and other attributes inherited from ranger.ext.accumulator.Accumulator:
get_height(self)
OVERRIDE THIS
-
move(self, relative=0, absolute=None, pages=False)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
pointer_is_synced(self)
@@ -273,7 +290,7 @@ Methods inherited from ranger.
Data and other attributes inherited from
ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -299,7 +316,7 @@ Methods inherited from builtins.Exception:
Data and other attributes inherited from builtins.Exception:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46120>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265e120>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
@@ -343,6 +360,10 @@ Data descriptors inherited from builtins.B
       
sort_by_basename(path)
returns path.basename (for sorting)
sort_by_directory(path)
returns 0 if path is a directory, otherwise 1 (for sorting)
+
time(...)
time() -> floating point number

+Return the current time in seconds since the Epoch.
+Fractions of a second may be present if the system clock provides them.

diff --git a/doc/pydoc/ranger.fsobject.file.html b/doc/pydoc/ranger.fsobject.file.html index b2929879..daef8844 100644 --- a/doc/pydoc/ranger.fsobject.file.html +++ b/doc/pydoc/ranger.fsobject.file.html @@ -9,7 +9,19 @@  
ranger.fsobject.file
index
/home/hut/work/ranger/ranger/fsobject/file.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.fsobject.fsobject.html b/doc/pydoc/ranger.fsobject.fsobject.html index ecdf11f8..d498c1eb 100644 --- a/doc/pydoc/ranger.fsobject.fsobject.html +++ b/doc/pydoc/ranger.fsobject.fsobject.html @@ -9,7 +9,19 @@  
ranger.fsobject.fsobject
index
/home/hut/work/ranger/ranger/fsobject/fsobject.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.fsobject.html b/doc/pydoc/ranger.fsobject.html index d825a3e8..7db8d0b1 100644 --- a/doc/pydoc/ranger.fsobject.html +++ b/doc/pydoc/ranger.fsobject.html @@ -61,7 +61,7 @@ Methods inherited from builtins.Exception:
Data and other attributes inherited from builtins.Exception:
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d46120>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d265e120>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
diff --git a/doc/pydoc/ranger.fsobject.loader.html b/doc/pydoc/ranger.fsobject.loader.html index 2e2cc099..6f8be217 100644 --- a/doc/pydoc/ranger.fsobject.loader.html +++ b/doc/pydoc/ranger.fsobject.loader.html @@ -9,7 +9,19 @@  
ranger.fsobject.loader
index
/home/hut/work/ranger/ranger/fsobject/loader.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.gui.bar.html b/doc/pydoc/ranger.gui.bar.html index 7c5c9f4d..a6e4b978 100644 --- a/doc/pydoc/ranger.gui.bar.html +++ b/doc/pydoc/ranger.gui.bar.html @@ -9,7 +9,19 @@  
ranger.gui.bar
index
/home/hut/work/ranger/ranger/gui/bar.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -177,7 +189,7 @@ Raises ValueError if the value is not present Data and other attributes inherited from builtins.list:
__hash__ = None
-
__new__ = <built-in method __new__ of type object at 0x7f20a8d4e3a0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f28d26663a0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

diff --git a/doc/pydoc/ranger.gui.color.html b/doc/pydoc/ranger.gui.color.html index a1e48be3..bafef217 100644 --- a/doc/pydoc/ranger.gui.color.html +++ b/doc/pydoc/ranger.gui.color.html @@ -9,7 +9,16 @@  
ranger.gui.color
index
/home/hut/work/ranger/ranger/gui/color.py
-

Contains abbreviations to curses' color/attribute constants.

+

Contains abbreviations to curses color/attribute constants.

+Multiple attributes can be combined with the | (or) operator, toggled
+with ^ (xor) and checked for with & (and). Examples:

+attr = bold | underline
+attr |= reverse
+bool(attr & reverse) # => True
+attr ^= reverse
+bool(attr & reverse) # => False

@@ -25,7 +34,7 @@ Functions -
       
get_color(fg, bg)
Returns the color pair for the given fg/bg combination.
+
get_color(fg, bg)
Returns the curses color pair for the given fg/bg combination.

diff --git a/doc/pydoc/ranger.gui.colorscheme.html b/doc/pydoc/ranger.gui.colorscheme.html index 5bc0e2df..d7b07f59 100644 --- a/doc/pydoc/ranger.gui.colorscheme.html +++ b/doc/pydoc/ranger.gui.colorscheme.html @@ -9,7 +9,31 @@  
ranger.gui.colorscheme
index
/home/hut/work/ranger/ranger/gui/colorscheme.py
-

+

Colorschemes define colors for specific contexts.

+Generally, this works by passing a set of keywords (strings) to
+the colorscheme.get() method to receive the tuple (fg, bg, attr).
+fg, bg are the foreground and background colors and attr is the attribute.
+The values are specified in ranger.gui.color.

+A colorscheme must...

+1. be inside either of these directories:
+~/.ranger/colorschemes/
+path/to/ranger/colorschemes/

+2. be a subclass of ranger.gui.colorscheme.ColorScheme

+3. implement a use(self, context) method which returns (fg, bg, attr).
+context is a struct which contains all entries of CONTEXT_KEYS,
+associated with either True or False.

+define which colorscheme to use by having this to your options.py:
+from ranger import colorschemes
+colorscheme = colorschemes.filename

+If your colorscheme-file contains more than one colorscheme, specify it with:
+colorscheme = colorschemes.filename.classname

@@ -31,13 +55,24 @@ - + + + -
 
class ColorScheme(builtins.object)
    
   This is the class that colorschemes must inherit from.

+it defines get() 
+it defines the get() method, which returns the color tuple
+which fits to the given keys.
 
  Methods defined here:
__init__(self)
-
get(self, *keys)
Determine the (fg, bg, attr) tuple or get it from cache
+
get(self, *keys)
Returns the (fg, bg, attr) for the given keys.

+Using this function rather than use() will cache all
+colors for faster access.
-
get_attr(self, *keys)
Returns the curses attr integer for the specified keys
+
get_attr(self, *keys)
Returns the curses attribute for the specified keys

+Ready to use for curses.setattr()
use(self, context)
Use the colorscheme to determine the (fg, bg, attr) tuple.
This is a dummy function which always returns default_colors.
@@ -58,5 +93,5 @@ Data descriptors defined here:
Data
       CONTEXT_KEYS = ['reset', 'error', 'in_browser', 'in_statusbar', 'in_titlebar', 'in_console', 'in_notify', 'in_taskview', 'directory', 'file', 'hostname', 'executable', 'media', 'link', 'video', 'audio', 'image', 'media', 'document', 'container', ...]
+CONTEXT_KEYS = ['reset', 'error', 'in_browser', 'in_statusbar', 'in_titlebar', 'in_console', 'in_pager', 'in_taskview', 'directory', 'file', 'hostname', 'executable', 'media', 'link', 'video', 'audio', 'image', 'media', 'document', 'container', ...] \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.curses_shortcuts.html b/doc/pydoc/ranger.gui.curses_shortcuts.html index 49c7db26..391abab7 100644 --- a/doc/pydoc/ranger.gui.curses_shortcuts.html +++ b/doc/pydoc/ranger.gui.curses_shortcuts.html @@ -9,7 +9,19 @@  
ranger.gui.curses_shortcuts
index
/home/hut/work/ranger/ranger/gui/curses_shortcuts.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -74,15 +86,7 @@ Data descriptors inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
-

- - - - - -
 
-Functions
       
combine(seq, tup)
Add seq and tup. Ensures that the result is a tuple.
-
+ \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.displayable.html b/doc/pydoc/ranger.gui.displayable.html index cbe29b2c..d06b4deb 100644 --- a/doc/pydoc/ranger.gui.displayable.html +++ b/doc/pydoc/ranger.gui.displayable.html @@ -9,7 +9,19 @@  
ranger.gui.displayable
index
/home/hut/work/ranger/ranger/gui/displayable.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -173,7 +185,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -271,7 +283,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.mouse_event.html b/doc/pydoc/ranger.gui.mouse_event.html index 80c114e3..946f6737 100644 --- a/doc/pydoc/ranger.gui.mouse_event.html +++ b/doc/pydoc/ranger.gui.mouse_event.html @@ -9,7 +9,19 @@  
ranger.gui.mouse_event
index
/home/hut/work/ranger/ranger/gui/mouse_event.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.gui.ui.html b/doc/pydoc/ranger.gui.ui.html index 415de67d..ee68b215 100644 --- a/doc/pydoc/ranger.gui.ui.html +++ b/doc/pydoc/ranger.gui.ui.html @@ -9,7 +9,19 @@  
ranger.gui.ui
index
/home/hut/work/ranger/ranger/gui/ui.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -148,7 +160,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.browsercolumn.html b/doc/pydoc/ranger.gui.widgets.browsercolumn.html index fbda6d04..90808d73 100644 --- a/doc/pydoc/ranger.gui.widgets.browsercolumn.html +++ b/doc/pydoc/ranger.gui.widgets.browsercolumn.html @@ -72,6 +72,8 @@ Methods defined here:
Data and other attributes defined here:

display_infostring = False
+
last_redraw_time = -1
+
main_column = False
old_cf = None
@@ -90,9 +92,9 @@ Data and other attributes defined here:
Methods inherited from ranger.gui.widgets.pager.Pager:
close(self)
-
move(self, relative=0, absolute=None, pages=False)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
-
move_horizontal(self, relative=0, absolute=None)
+
move_horizontal(self, relative=0, absolute=None, narg=None)
open(self)
@@ -158,7 +160,18 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
- +

+ + + + + +
 
+Functions
       
time(...)
time() -> floating point number

+Return the current time in seconds since the Epoch.
+Fractions of a second may be present if the system clock provides them.
+
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.browserview.html b/doc/pydoc/ranger.gui.widgets.browserview.html index 650e5f6f..cd10b114 100644 --- a/doc/pydoc/ranger.gui.widgets.browserview.html +++ b/doc/pydoc/ranger.gui.widgets.browserview.html @@ -132,7 +132,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-

settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.console.html b/doc/pydoc/ranger.gui.widgets.console.html index 87ed81c0..014dfcc7 100644 --- a/doc/pydoc/ranger.gui.widgets.console.html +++ b/doc/pydoc/ranger.gui.widgets.console.html @@ -20,7 +20,8 @@ commands, searching and executing files.

       
ranger.commands
curses
-

+string
+

 
@@ -43,11 +44,11 @@ commands, searching and executing files.

QuickCommandConsole
-
QuickOpenConsole +
OpenConsole +
QuickOpenConsole
-
OpenConsole -
SearchConsole +
SearchConsole
@@ -195,7 +196,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -331,7 +332,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -470,22 +471,26 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

+class OpenConsole(ConsoleWithTab)
 
-class OpenConsole(Console)
    The OpenConsole allows you to execute shell commands:
!vim *         will run vim and open all files in the directory.
 
+%f will be replaced with the basename of the highlighted file
+%s will be selected with all files in the selection

There is a special syntax for more control:
 
!d! mplayer    will run mplayer with flags (d means detached)
!@ mplayer     will open the selected files with mplayer
+               (equivalent to !mplayer %s)
 
those two can be combinated:
 
@@ -496,6 +501,7 @@ of ranger.applications.
 
 
Method resolution order:
OpenConsole
+
ConsoleWithTab
Console
ranger.gui.widgets.Widget
ranger.gui.displayable.Displayable
@@ -516,6 +522,10 @@ Methods defined here:
Data and other attributes defined here:
prompt = '!'
+
+Methods inherited from ConsoleWithTab:
+
tab(self, n=1)
+
Methods inherited from Console:
__init__(self, win)
@@ -548,8 +558,6 @@ Methods inherited from Console
press(self, key)
-
tab(self)
-
type_key(self, key)

@@ -626,7 +634,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -784,7 +792,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -933,7 +941,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

@@ -1074,7 +1082,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

diff --git a/doc/pydoc/ranger.gui.widgets.console_mode.html b/doc/pydoc/ranger.gui.widgets.console_mode.html index c62ed61c..b6d07725 100644 --- a/doc/pydoc/ranger.gui.widgets.console_mode.html +++ b/doc/pydoc/ranger.gui.widgets.console_mode.html @@ -9,7 +9,19 @@  
ranger.gui.widgets.console_mode
index
/home/hut/work/ranger/ranger/gui/widgets/console_mode.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.gui.widgets.filelist.html b/doc/pydoc/ranger.gui.widgets.filelist.html deleted file mode 100644 index bfc9ae2e..00000000 --- a/doc/pydoc/ranger.gui.widgets.filelist.html +++ /dev/null @@ -1,135 +0,0 @@ - -Python: module ranger.gui.widgets.filelist - - - -
- -
 
- 
ranger.gui.widgets.filelist
index
/home/hut/work/ranger/ranger/gui/widgets/filelist.py
-

The FileList widget displays the contents of a directory or file.

-

- - - - - -
 
-Classes
       
-
ranger.gui.widgets.Widget(ranger.gui.displayable.Displayable) -
-
-
FileList -
-
-
-

- - - - - -
 
-class FileList(ranger.gui.widgets.Widget)
    
Method resolution order:
-
FileList
-
ranger.gui.widgets.Widget
-
ranger.gui.displayable.Displayable
-
ranger.shared.EnvironmentAware
-
ranger.shared.FileManagerAware
-
ranger.shared.Awareness
-
ranger.shared.settings.SettingsAware
-
builtins.object
-
-
-Methods defined here:
-
__init__(self, win, level)
- -
click(self, event)
Handle a MouseEvent
- -
draw(self)
Call either draw_file() or draw_directory()
- -
draw_directory(self)
Draw the contents of a directory
- -
draw_file(self)
Draw a preview of the file, if the settings allow it
- -
finalize(self)
- -
get_scroll_begin(self)
Determines scroll_begin (the position of the first displayed file)
- -
has_preview(self)
- -
poke(self)
- -
scroll(self, relative)
scroll by n lines
- -
set_scroll_begin(self)
Updates the scroll_begin value
- -
-Data and other attributes defined here:
-
display_infostring = False
- -
main_display = False
- -
postpone_drawing = False
- -
scroll_begin = 0
- -
target = None
- -
-Methods inherited from ranger.gui.displayable.Displayable:
-
__contains__(self, item)
Is item inside the boundaries?
-item can be an iterable like [y, x] or an object with x and y methods.
- -
__nonzero__(self)
Always True
- -
color(self, keylist=None, *keys)
Change the colors from now on.
- -
color_at(self, y, x, wid, keylist=None, *keys)
Change the colors at the specified position
- -
color_reset(self)
Change the colors to the default colors
- -
contains_point(self, y, x)
Test if the point lies within the boundaries of this object
- -
destroy(self)
Called when the object is destroyed.
-Override this!
- -
press(self, key)
Called when a key is pressed and self.focused is True.
-Override this!
- -
resize(self, y, x, hei=None, wid=None)
Resize the widget
- -
-Data and other attributes inherited from ranger.gui.displayable.Displayable:
-
colorscheme = None
- -
focused = False
- -
visible = True
- -
win = None
- -
-Data and other attributes inherited from ranger.shared.EnvironmentAware:
-
env = None
- -
-Data and other attributes inherited from ranger.shared.FileManagerAware:
-
fm = None
- -
-Data descriptors inherited from ranger.shared.Awareness:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x154e450>
- -

- \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.filelistcontainer.html b/doc/pydoc/ranger.gui.widgets.filelistcontainer.html deleted file mode 100644 index 1d248bba..00000000 --- a/doc/pydoc/ranger.gui.widgets.filelistcontainer.html +++ /dev/null @@ -1,136 +0,0 @@ - -Python: module ranger.gui.widgets.filelistcontainer - - - - - -
 
- 
ranger.gui.widgets.filelistcontainer
index
/home/hut/work/ranger/ranger/gui/widgets/filelistcontainer.py
-

The FileListContainer manages a set of FileLists.

-

- - - - - -
 
-Classes
       
-
ranger.gui.displayable.DisplayableContainer(ranger.gui.displayable.Displayable) -
-
-
FileListContainer(ranger.gui.widgets.Widget, ranger.gui.displayable.DisplayableContainer) -
-
-
ranger.gui.widgets.Widget(ranger.gui.displayable.Displayable) -
-
-
FileListContainer(ranger.gui.widgets.Widget, ranger.gui.displayable.DisplayableContainer) -
-
-
-

- - - - - -
 
-class FileListContainer(ranger.gui.widgets.Widget, ranger.gui.displayable.DisplayableContainer)
    
Method resolution order:
-
FileListContainer
-
ranger.gui.widgets.Widget
-
ranger.gui.displayable.DisplayableContainer
-
ranger.gui.displayable.Displayable
-
ranger.shared.EnvironmentAware
-
ranger.shared.FileManagerAware
-
ranger.shared.Awareness
-
ranger.shared.settings.SettingsAware
-
builtins.object
-
-
-Methods defined here:
-
__init__(self, win, ratios, preview=True)
- -
poke(self)
- -
resize(self, y, x, hei, wid)
Resize all the filelists according to the given ratio
- -
-Data and other attributes defined here:
-
preview = True
- -
preview_available = True
- -
ratios = None
- -
stretch_ratios = None
- -
-Methods inherited from ranger.gui.displayable.DisplayableContainer:
-
add_obj(self, *objs)
- -
click(self, event)
Recursively called on objects in container
- -
destroy(self)
Recursively called on objects in container
- -
draw(self)
Recursively called on visible objects in container
- -
finalize(self)
Recursively called on visible objects in container
- -
get_focused_obj(self)
Finds a focused displayable object in the container.
- -
press(self, key)
Recursively called on objects in container
- -
-Data and other attributes inherited from ranger.gui.displayable.DisplayableContainer:
-
container = None
- -
-Methods inherited from ranger.gui.displayable.Displayable:
-
__contains__(self, item)
Is item inside the boundaries?
-item can be an iterable like [y, x] or an object with x and y methods.
- -
__nonzero__(self)
Always True
- -
color(self, keylist=None, *keys)
Change the colors from now on.
- -
color_at(self, y, x, wid, keylist=None, *keys)
Change the colors at the specified position
- -
color_reset(self)
Change the colors to the default colors
- -
contains_point(self, y, x)
Test if the point lies within the boundaries of this object
- -
-Data and other attributes inherited from ranger.gui.displayable.Displayable:
-
colorscheme = None
- -
focused = False
- -
visible = True
- -
win = None
- -
-Data and other attributes inherited from ranger.shared.EnvironmentAware:
-
env = None
- -
-Data and other attributes inherited from ranger.shared.FileManagerAware:
-
fm = None
- -
-Data descriptors inherited from ranger.shared.Awareness:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x154e450>
- -

- \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.html b/doc/pydoc/ranger.gui.widgets.html index 38ff3224..0b3bd45a 100644 --- a/doc/pydoc/ranger.gui.widgets.html +++ b/doc/pydoc/ranger.gui.widgets.html @@ -9,7 +9,19 @@  
ranger.gui.widgets
index
/home/hut/work/ranger/ranger/gui/widgets/__init__.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -124,7 +136,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.notify.html b/doc/pydoc/ranger.gui.widgets.notify.html deleted file mode 100644 index cd74e50e..00000000 --- a/doc/pydoc/ranger.gui.widgets.notify.html +++ /dev/null @@ -1,174 +0,0 @@ - -Python: module ranger.gui.widgets.notify - - - - - -
 
- 
ranger.gui.widgets.notify
index
/home/hut/work/ranger/ranger/gui/widgets/notify.py
-

Notify is a bar which displays messages.

-

- - - - - -
 
-Classes
       
-
builtins.object -
-
-
Message -
-
-
ranger.gui.widgets.Widget(ranger.gui.displayable.Displayable) -
-
-
Notify -
-
-
-

- - - - - -
 
-class Message(builtins.object)
    Methods defined here:
-
__init__(self, container, text, duration, bad)
- -
delete(self)
- -
set_duration(self, n=4)
- -
-Data descriptors defined here:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes defined here:
-
alive = True
- -
bad = False
- -
container = None
- -
elapse = None
- -
text = None
- -

- - - - - -
 
-class Notify(ranger.gui.widgets.Widget)
    
Method resolution order:
-
Notify
-
ranger.gui.widgets.Widget
-
ranger.gui.displayable.Displayable
-
ranger.shared.EnvironmentAware
-
ranger.shared.FileManagerAware
-
ranger.shared.Awareness
-
ranger.shared.settings.SettingsAware
-
builtins.object
-
-
-Methods defined here:
-
__init__(self, win)
- -
display(self, text, duration=4, bad=False)
- -
draw(self)
- -
poke(self)
- -
-Data and other attributes defined here:
-
max_size = 5
- -
requested_height = 0
- -
textcontainer = None
- -
-Methods inherited from ranger.gui.displayable.Displayable:
-
__contains__(self, item)
Is item inside the boundaries?
-item can be an iterable like [y, x] or an object with x and y methods.
- -
__nonzero__(self)
Always True
- -
click(self, event)
Called when a mouse key is pressed and self.focused is True.
-Override this!
- -
color(self, keylist=None, *keys)
Change the colors from now on.
- -
color_at(self, y, x, wid, keylist=None, *keys)
Change the colors at the specified position
- -
color_reset(self)
Change the colors to the default colors
- -
contains_point(self, y, x)
Test if the point lies within the boundaries of this object
- -
destroy(self)
Called when the object is destroyed.
-Override this!
- -
finalize(self)
Called after every displayable is done drawing.
-Override this!
- -
press(self, key)
Called when a key is pressed and self.focused is True.
-Override this!
- -
resize(self, y, x, hei=None, wid=None)
Resize the widget
- -
-Data and other attributes inherited from ranger.gui.displayable.Displayable:
-
colorscheme = None
- -
focused = False
- -
visible = True
- -
win = None
- -
-Data and other attributes inherited from ranger.shared.EnvironmentAware:
-
env = None
- -
-Data and other attributes inherited from ranger.shared.FileManagerAware:
-
fm = None
- -
-Data descriptors inherited from ranger.shared.Awareness:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x154e450>
- -

- - - - - -
 
-Functions
       
time(...)
time() -> floating point number

-Return the current time in seconds since the Epoch.
-Fractions of a second may be present if the system clock provides them.
-
- \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.pager.html b/doc/pydoc/ranger.gui.widgets.pager.html index e6df29e6..3910e7cf 100644 --- a/doc/pydoc/ranger.gui.widgets.pager.html +++ b/doc/pydoc/ranger.gui.widgets.pager.html @@ -12,6 +12,14 @@

The pager displays text and allows you to scroll inside it.

+ + + + +
 
+Modules
       
re
+

+ @@ -53,9 +61,9 @@ Methods defined here:
draw(self)
-
move(self, relative=0, absolute=None, pages=False)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
-
move_horizontal(self, relative=0, absolute=None)
+
move_horizontal(self, relative=0, absolute=None, narg=None)
open(self)
@@ -127,7 +135,17 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
-
 
Classes
+

+ + + + + +
 
+Data
       BAR_REGEXP = <_sre.SRE_Pattern object at 0x7f28d0a1de40>
+QUOTES_REGEXP = <_sre.SRE_Pattern object at 0x7f28d0ab7818>
+SPECIAL_CHARS_REGEXP = <_sre.SRE_Pattern object at 0x17137b0>
+TITLE_REGEXP = <_sre.SRE_Pattern object at 0x167c660>
\ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.process_manager.html b/doc/pydoc/ranger.gui.widgets.process_manager.html deleted file mode 100644 index 6b74b162..00000000 --- a/doc/pydoc/ranger.gui.widgets.process_manager.html +++ /dev/null @@ -1,207 +0,0 @@ - -Python: module ranger.gui.widgets.process_manager - - - - - -
 
- 
ranger.gui.widgets.process_manager
index
/home/hut/work/ranger/ranger/gui/widgets/process_manager.py
-

The process manager allows you to modify what the loader is doing.

-

- - - - - -
 
-Modules
       
curses
-

- - - - - -
 
-Classes
       
-
builtins.object -
-
-
DummyLoadObject -
DummyLoader -
KeyWrapper -
-
-
ranger.ext.accumulator.Accumulator(builtins.object) -
-
-
ProcessManager(ranger.gui.widgets.Widget, ranger.ext.accumulator.Accumulator) -
-
-
ranger.gui.widgets.Widget(ranger.gui.displayable.Displayable) -
-
-
ProcessManager(ranger.gui.widgets.Widget, ranger.ext.accumulator.Accumulator) -
-
-
-

- - - - - -
 
-class DummyLoadObject(builtins.object)
    Methods defined here:
-
__init__(self, txt)
- -
-Data descriptors defined here:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-

- - - - - -
 
-class DummyLoader(builtins.object)
    Methods defined here:
-
__init__(self)
- -
-Data descriptors defined here:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-

- - - - - -
 
-class KeyWrapper(builtins.object)
    Static methods defined here:
-
move(relative=0, absolute=None)
- -
-Data descriptors defined here:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-

- - - - - -
 
-class ProcessManager(ranger.gui.widgets.Widget, ranger.ext.accumulator.Accumulator)
    
Method resolution order:
-
ProcessManager
-
ranger.gui.widgets.Widget
-
ranger.gui.displayable.Displayable
-
ranger.shared.EnvironmentAware
-
ranger.shared.FileManagerAware
-
ranger.shared.Awareness
-
ranger.shared.settings.SettingsAware
-
ranger.ext.accumulator.Accumulator
-
builtins.object
-
-
-Methods defined here:
-
__init__(self, win)
- -
draw(self)
- -
get_list(self)
- -
press(self, key)
- -
process_move(self, absolute, i=None)
- -
process_remove(self, i=None)
- -
-Methods inherited from ranger.gui.displayable.Displayable:
-
__contains__(self, item)
Is item inside the boundaries?
-item can be an iterable like [y, x] or an object with x and y methods.
- -
__nonzero__(self)
Always True
- -
click(self, event)
Called when a mouse key is pressed and self.focused is True.
-Override this!
- -
color(self, keylist=None, *keys)
Change the colors from now on.
- -
color_at(self, y, x, wid, keylist=None, *keys)
Change the colors at the specified position
- -
color_reset(self)
Change the colors to the default colors
- -
contains_point(self, y, x)
Test if the point lies within the boundaries of this object
- -
destroy(self)
Called when the object is destroyed.
-Override this!
- -
finalize(self)
Called after every displayable is done drawing.
-Override this!
- -
poke(self)
Called before drawing, even if invisible
- -
resize(self, y, x, hei=None, wid=None)
Resize the widget
- -
-Data and other attributes inherited from ranger.gui.displayable.Displayable:
-
colorscheme = None
- -
focused = False
- -
visible = True
- -
win = None
- -
-Data and other attributes inherited from ranger.shared.EnvironmentAware:
-
env = None
- -
-Data and other attributes inherited from ranger.shared.FileManagerAware:
-
fm = None
- -
-Data descriptors inherited from ranger.shared.Awareness:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x154e450>
- -
-Methods inherited from ranger.ext.accumulator.Accumulator:
-
correct_pointer(self)
- -
move(self, relative=0, absolute=None)
- -
move_to_obj(self, arg, attr=None)
- -
pointer_is_synced(self)
- -
sync_index(self, **kw)
- -

- \ No newline at end of file diff --git a/doc/pydoc/ranger.gui.widgets.statusbar.html b/doc/pydoc/ranger.gui.widgets.statusbar.html index 52d245b8..d7bb7ff7 100644 --- a/doc/pydoc/ranger.gui.widgets.statusbar.html +++ b/doc/pydoc/ranger.gui.widgets.statusbar.html @@ -173,7 +173,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-

settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

diff --git a/doc/pydoc/ranger.gui.widgets.taskview.html b/doc/pydoc/ranger.gui.widgets.taskview.html index 548d55d9..8e2337aa 100644 --- a/doc/pydoc/ranger.gui.widgets.taskview.html +++ b/doc/pydoc/ranger.gui.widgets.taskview.html @@ -131,7 +131,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

Methods inherited from ranger.ext.accumulator.Accumulator:
@@ -139,7 +139,7 @@ Methods inherited from ranger.
get_height(self)
OVERRIDE THIS
-
move(self, relative=0, absolute=None, pages=False)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
move_to_obj(self, arg, attr=None)
diff --git a/doc/pydoc/ranger.gui.widgets.titlebar.html b/doc/pydoc/ranger.gui.widgets.titlebar.html index fc12df2a..fbe2844b 100644 --- a/doc/pydoc/ranger.gui.widgets.titlebar.html +++ b/doc/pydoc/ranger.gui.widgets.titlebar.html @@ -121,7 +121,7 @@ Methods inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

diff --git a/doc/pydoc/ranger.html b/doc/pydoc/ranger.html index b311cfcb..0f3b41d7 100644 --- a/doc/pydoc/ranger.html +++ b/doc/pydoc/ranger.html @@ -28,8 +28,9 @@
fm
fsobject (package)
gui (package)
-keyapi
-
shared (package)
+help (package)
+
keyapi
+shared (package)

diff --git a/doc/pydoc/ranger.keyapi.html b/doc/pydoc/ranger.keyapi.html index dfb97892..bda4bd02 100644 --- a/doc/pydoc/ranger.keyapi.html +++ b/doc/pydoc/ranger.keyapi.html @@ -9,7 +9,19 @@  
ranger.keyapi
index
/home/hut/work/ranger/ranger/keyapi.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -30,7 +42,6 @@
Wrapper -
nwrap
@@ -46,26 +57,6 @@
__init__(self, firstattr)
-
-Data descriptors defined here:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-

- - - - - - - -
 
-class nwrap(builtins.object)
   # Another wrapper for common actions which use a numerical argument:
 
 Static methods defined here:
-
move(relative=0, absolute=None, pages=False)
-
Data descriptors defined here:
__dict__
@@ -119,6 +110,13 @@ Data descriptors defined here:
mouseinterval(...)
mousemask(...)
napms(...)
+
narg(number_, function_, *args_, **keywords_)
This applies the replace_narg function to the arguments and keywords
+and directly runs this function.

+Example:
+def foo(xyz, narg): return hash((xyz, narg))

+narg(50, foo, 123) == foo(123, narg=50)
newpad(...)
newwin(...)
nl(...)
@@ -132,6 +130,17 @@ Data descriptors defined here:
putp(...)
qiflush(...)
raw(...)
+
replace_narg(number, function, args, keywords)
This function returns (args, keywords) with one little change:
+if <function> has a named argument called "narg", args and keywords
+will be modified so that the value of "narg" will be <number>.

+def foo(xyz, narg): pass

+replace_narg(666, foo, (), {'narg': 10, 'xyz': 5})
+=> (), {'narg': 666, 'xyz': 5}

+replace_narg(666, foo, (1, 2), {})
+=> (1, 666), {}
reset_prog_mode(...)
reset_shell_mode(...)
resetty(...)
@@ -390,6 +399,7 @@ Data descriptors defined here:
KEY_UP = 259
LF = 10
NAK = 21
+NARG_KEYWORD = 'narg'
NL = 10
NUL = 0
OK = 0
@@ -407,7 +417,7 @@ Data descriptors defined here:
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 0x7f20a5b429d0>
+fm = <ranger.keyapi.Wrapper object at 0x1884110>
version = b'2.2'
-wdg = <ranger.keyapi.Wrapper object at 0x7f20a5b42a10>
+wdg = <ranger.keyapi.Wrapper object at 0x1884150> \ No newline at end of file diff --git a/doc/pydoc/ranger.shared.mimetype.html b/doc/pydoc/ranger.shared.mimetype.html index 4ae8aabb..ce0d908e 100644 --- a/doc/pydoc/ranger.shared.mimetype.html +++ b/doc/pydoc/ranger.shared.mimetype.html @@ -9,7 +9,19 @@  
ranger.shared.mimetype
index
/home/hut/work/ranger/ranger/shared/mimetype.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

diff --git a/doc/pydoc/ranger.shared.settings.html b/doc/pydoc/ranger.shared.settings.html index 46f01956..806ab590 100644 --- a/doc/pydoc/ranger.shared.settings.html +++ b/doc/pydoc/ranger.shared.settings.html @@ -9,7 +9,19 @@  
ranger.shared.settings
index
/home/hut/work/ranger/ranger/shared/settings.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -41,7 +53,7 @@
Data and other attributes defined here:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>

diff --git a/doc/pydoc/sys.html b/doc/pydoc/sys.html index 93aed3b6..59db358f 100644 --- a/doc/pydoc/sys.html +++ b/doc/pydoc/sys.html @@ -231,7 +231,7 @@ function call.  See the debugger chapter in&n modules = {'__future__': <module '__future__' from '/usr/lib/python3.1/__future__.py'>, '__main__': <module '__main__' from './make_doc.py'>, '_abcoll': <module '_abcoll' from '/usr/lib/python3.1/_abcoll.py'>, '_bisect': <module '_bisect' from '/usr/lib/python3.1/lib-dynload/_bisect.so'>, '_codecs': <module '_codecs' (built-in)>, '_collections': <module '_collections' from '/usr/lib/python3.1/lib-dynload/_collections.so'>, '_compat_pickle': <module '_compat_pickle' from '/usr/lib/python3.1/_compat_pickle.py'>, '_curses': <module '_curses' from '/usr/lib/python3.1/lib-dynload/_curses.so'>, '_functools': <module '_functools' (built-in)>, '_heapq': <module '_heapq' from '/usr/lib/python3.1/lib-dynload/_heapq.so'>, ...}
path = ['/home/hut/work/ranger', '/usr/lib/python31.zip', '/usr/lib/python3.1', '/usr/lib/python3.1/plat-linux2', '/usr/lib/python3.1/lib-dynload', '/usr/lib/python3.1/site-packages', '/home/hut/.ranger']
path_hooks = [<class 'zipimport.zipimporter'>]
-path_importer_cache = {'.': None, './make_doc.py': <imp.NullImporter object at 0x7f20a8ddf9f0>, '/home/hut/.ranger': None, '/home/hut/work/ranger': None, '/home/hut/work/ranger/ranger': None, '/home/hut/work/ranger/ranger/colorschemes': None, '/home/hut/work/ranger/ranger/container': None, '/home/hut/work/ranger/ranger/defaults': None, '/home/hut/work/ranger/ranger/ext': None, '/home/hut/work/ranger/ranger/fsobject': None, ...}
+path_importer_cache = {'.': None, './make_doc.py': <imp.NullImporter object at 0x7f28d26f79e0>, '/home/hut/.ranger': None, '/home/hut/work/ranger': None, '/home/hut/work/ranger/ranger': None, '/home/hut/work/ranger/ranger/colorschemes': None, '/home/hut/work/ranger/ranger/container': None, '/home/hut/work/ranger/ranger/defaults': None, '/home/hut/work/ranger/ranger/ext': None, '/home/hut/work/ranger/ranger/fsobject': None, ...}
platform = 'linux2'
prefix = '/usr'
stderr = <_io.TextIOWrapper name='<stderr>' encoding='UTF-8'>
diff --git a/doc/pydoc/test.tc_colorscheme.html b/doc/pydoc/test.tc_colorscheme.html index c191ee32..d50aeb20 100644 --- a/doc/pydoc/test.tc_colorscheme.html +++ b/doc/pydoc/test.tc_colorscheme.html @@ -294,5 +294,5 @@ Data and other attributes inherited from unitte Data -
       CONTEXT_KEYS = ['reset', 'error', 'in_browser', 'in_statusbar', 'in_titlebar', 'in_console', 'in_notify', 'in_taskview', 'directory', 'file', 'hostname', 'executable', 'media', 'link', 'video', 'audio', 'image', 'media', 'document', 'container', ...]
+CONTEXT_KEYS = ['reset', 'error', 'in_browser', 'in_statusbar', 'in_titlebar', 'in_console', 'in_pager', 'in_taskview', 'directory', 'file', 'hostname', 'executable', 'media', 'link', 'video', 'audio', 'image', 'media', 'document', 'container', ...] \ No newline at end of file -- cgit 1.4.1-2-gfad0