| |
- Method resolution order:
- FM
- ranger.actions.Actions
- ranger.shared.EnvironmentAware
- ranger.shared.Awareness
- ranger.shared.settings.SettingsAware
- builtins.object
Methods defined here:
- __init__(self, ui=None, bookmarks=None, tags=None)
- Initialize FM.
- block_input(self, sec=0)
- initialize(self)
- If ui/bookmarks are None, they will be initialized here.
- loop(self)
- The main loop consists of:
1. reloading bookmarks if outdated
2. letting the loader work
3. drawing and finalizing ui
4. reading and handling user input
5. after X loops: collecting unused directory objects
Data and other attributes defined here:
- input_blocked = False
- input_blocked_until = 0
- stderr_to_out = False
Methods inherited from ranger.actions.Actions:
- cd = enter_dir(self, path)
- Enter the directory at the given path
- copy(self)
- Copy the selected items
- cut(self)
- delete(self)
- display_command_help(self, console_widget)
- display_file(self)
- display_log(self)
- edit_file(self)
- Calls execute_file with the current file and app='editor'
- enter_bookmark(self, key)
- Enter the bookmark with the name <key>
- enter_dir(self, path)
- Enter the director
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module ranger.ext.waitpid_no_intr</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="ranger.html"><font color="#ffffff">ranger</font></a>.<a
|