summary refs log tree commit diff stats
path: root/ranger
Commit message (Collapse)AuthorAgeFilesLines
* Don't use tab 0 by defaulthut2010-04-132-3/+2
|
* gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
|
* gui.bar: clean uphut2010-04-132-15/+11
|
* Abbreviate HOME with ~ in the titlebarhut2010-04-134-5/+18
|
* fix alt key for xtermhut2010-04-123-2/+13
|
* added Direction.select()hut2010-04-121-0/+7
|
* Merge branch 'master' into newkeyhut2010-04-1215-56/+68
|\ | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py
| * Grey out copied/cut files.hut2010-04-125-1/+15
| |
| * cleanuphut2010-04-127-46/+43
| | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py
| * Fixed handling of directories with GC'd subdirshut2010-04-122-7/+9
| |
| * widgets.browserview: fixed collapse_previewhut2010-04-101-1/+1
| |
* | defaults.keys: improvedhut2010-04-091-2/+13
| |
* | Merge branch 'master' into newkeyhut2010-04-097-21/+107
|\| | | | | | | | | Conflicts: ranger/defaults/keys.py
| * defaults.apps: edit xml files with editorhut2010-04-091-1/+3
| |
| * ext.shutil_generatorized: silently ignore permission exceptionshut2010-04-091-4/+8
| |
| * removed debugging codehut2010-04-091-1/+0
| |
| * defaults.commands: better commenthut2010-04-081-2/+2
| |
| * Fixed "=" seperator in set commandhut2010-04-081-5/+9
| |
| * changed {/}/[/] keyshut2010-04-081-2/+12
| |
| * added :set <name>=<value> commandhut2010-04-083-0/+61
| |
| * shared.settings: allow to iterate over settingshut2010-04-081-0/+4
| |
| * Fixed multiple signal bindings of the same functionhut2010-04-081-2/+3
| |
| * added option 'mouse_enabled'hut2010-04-083-12/+25
| |
* | tc_newkeys: fixed all but one testhut2010-04-093-52/+83
| |
* | defaults.apps: edit xml files with editorhut2010-04-091-1/+3
| |
* | partially fix tc_newkeyshut2010-04-093-35/+44
| |
* | Merge branch 'devel' into newkeyhut2010-04-089-41/+27
|\ \ | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py
| * | Merge branch 'master' into develhut2010-04-081-2/+1
| |\| | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py
| | * defaults.keys: corrected docstringhut2010-04-071-1/+1
| | |
| | * defaults.keys: removed duplicate key definitionhut2010-04-071-1/+0
| | |
| | * defaults.keys: fixed hint for c-keyhut2010-04-071-1/+1
| | |
| | * defaults.keys: removed duplicate key definitionhut2010-04-071-2/+0
| | |
| | * core.actions: move dummy function to an extra sectionhut2010-04-071-5/+9
| | |
| * | ext.direction: bugfixhut2010-04-081-1/+1
| | |
| * | made accumualtor use ext.directory.Directoryhut2010-04-088-40/+26
| | |
* | | clean uphut2010-04-081-2/+1
| | |
* | | defaults.keys: remove useless key definitionhut2010-04-081-1/+0
| | |
* | | integrated new keyparser in pager + taskviewhut2010-04-073-31/+43
| | |
* | | more keys, fixed hinthut2010-04-072-6/+54
| | |
* | | start to integrate keybindingshut2010-04-074-53/+241
| | |
* | | added KeyManagerhut2010-04-0711-538/+650
| | |
* | | gui.ui: improvements in handling of special keyshut2010-04-072-4/+24
| | |
* | | Implement alt keys in corehut2010-04-074-19/+28
| | |
* | | container.keymap: support for Alt keyhut2010-04-071-1/+6
| | |
* | | updated container.keymap + testcase to work with new ext.directionhut2010-04-071-10/+2
| | |
* | | core.action: fixeshut2010-04-072-2/+9
| | |
* | | Merge branch 'devel' into newkeyhut2010-04-0732-809/+1341
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py ranger/ext/direction.py ranger/gui/ui.py ranger/gui/widgets/browserview.py ranger/gui/widgets/pager.py
| * | use fm as arg.wdg in initialize_commands()hut2010-04-071-1/+1
| | |
| * | defaults.keys: use _basic_movement in initialize_commandshut2010-04-071-7/+3
| | |
| * | core.actions: Make fm FileManagerAwarehut2010-04-071-2/+2
| | |
uiltin__.html#object">__builtin__.object</a>) </font></dt><dd> <dl> <dt><font face="helvetica, arial"><a href="ranger.fsobject.fsobject.html#FileSystemObject">FileSystemObject</a>(<a href="ranger.shared.mimetype.html#MimeTypeAware">ranger.shared.mimetype.MimeTypeAware</a>, <a href="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a>) </font></dt></dl> </dd> </dl> <p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ffc8d8"> <td colspan=3 valign=bottom>&nbsp;<br> <font color="#000000" face="helvetica, arial"><a name="FileSystemObject">class <strong>FileSystemObject</strong></a>(<a href="ranger.shared.mimetype.html#MimeTypeAware">ranger.shared.mimetype.MimeTypeAware</a>, <a href="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a>)</font></td></tr> <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> <td width="100%"><dl><dt>Method resolution order:</dt> <dd><a href="ranger.fsobject.fsobject.html#FileSystemObject">FileSystemObject</a></dd> <dd><a href="ranger.shared.mimetype.html#MimeTypeAware">ranger.shared.mimetype.MimeTypeAware</a></dd> <dd><a href="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a></dd> <dd><a href="ranger.shared.html#Awareness">ranger.shared.Awareness</a></dd> <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> </dl> <hr> Methods defined here:<br> <dl><dt><a name="FileSystemObject-__init__"><strong>__init__</strong></a>(self, path)</dt></dl> <dl><dt><a name="FileSystemObject-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> <dl><dt><a name="FileSystemObject-__str__"><strong>__str__</strong></a>(self)</dt><dd><tt>returns&nbsp;a&nbsp;string&nbsp;containing&nbsp;the&nbsp;absolute&nbsp;path</tt></dd></dl> <dl><dt><a name="FileSystemObject-get_description"><strong>get_description</strong></a>(self)</dt></dl> <dl><dt><a name="FileSystemObject-get_permission_string"><strong>get_permission_string</strong></a>(self)</dt></dl> <dl><dt><a name="FileSystemObject-go"><strong>go</strong></a>(self)</dt><dd><tt>enter&nbsp;the&nbsp;directory&nbsp;if&nbsp;the&nbsp;filemanager&nbsp;is&nbsp;running</tt></dd></dl> <dl><dt><a name="FileSystemObject-is_older_than"><strong>is_older_than</strong></a>(self, seconds)</dt><dd><tt>returns&nbsp;whether&nbsp;this&nbsp;object&nbsp;wasn't&nbsp;<a href="#FileSystemObject-use">use</a>()d&nbsp;in&nbsp;the&nbsp;last&nbsp;n&nbsp;seconds</tt></dd></dl> <dl><dt><a name="FileSystemObject-load"><strong>load</strong></a>(self)</dt><dd><tt>reads&nbsp;useful&nbsp;information&nbsp;about&nbsp;the&nbsp;filesystem-object&nbsp;from&nbsp;the<br> filesystem&nbsp;and&nbsp;caches&nbsp;it&nbsp;for&nbsp;later&nbsp;use</tt></dd></dl> <dl><dt><a name="FileSystemObject-load_if_outdated"><strong>load_if_outdated</strong></a>(self)</dt><dd><tt>Calls&nbsp;<a href="#FileSystemObject-load">load</a>()&nbsp;if&nbsp;the&nbsp;currently&nbsp;cached&nbsp;information&nbsp;is&nbsp;outdated<br> or&nbsp;nonexistant.</tt></dd></dl> <dl><dt><a name="FileSystemObject-load_once"><strong>load_once</strong></a>(self)</dt><dd><tt>calls&nbsp;<a href="#FileSystemObject-load">load</a>()&nbsp;if&nbsp;it&nbsp;has&nbsp;not&nbsp;been&nbsp;called&nbsp;at&nbsp;least&nbsp;once&nbsp;yet</tt></dd></dl> <dl><dt><a name="FileSystemObject-mark"><strong>mark</strong></a>(self, boolean)</dt></dl> <dl><dt><a name="FileSystemObject-set_mimetype"><strong>set_mimetype</strong></a>(self)</dt><dd><tt>assign&nbsp;attributes&nbsp;such&nbsp;as&nbsp;self.<strong>video</strong>&nbsp;according&nbsp;to&nbsp;the&nbsp;mimetype</tt></dd></dl> <dl><dt><a name="FileSystemObject-use"><strong>use</strong></a>(self)</dt><dd><tt>mark&nbsp;the&nbsp;filesystem-object&nbsp;as&nbsp;used&nbsp;at&nbsp;the&nbsp;current&nbsp;time</tt></dd></dl> <hr> Data descriptors defined here:<br> <dl><dt><strong>filetype</strong></dt> </dl> <dl><dt><strong>shell_escaped_basename</strong></dt> </dl> <hr> Data and other attributes defined here:<br> <dl><dt><strong>accessible</strong> = False</dl> <dl><dt><strong>audio</strong> = False</dl> <dl><dt><strong>basename</strong> = None</dl> <dl><dt><strong>basename_lower</strong> = None</dl> <dl><dt><strong>container</strong> = False</dl> <dl><dt><strong>content_loaded</strong> = False</dl> <dl><dt><strong>dirname</strong> = None</dl> <dl><dt><strong>document</strong> = False</dl> <dl><dt><strong>exists</strong> = False</dl> <dl><dt><strong>extension</strong> = None</dl> <dl><dt><strong>force_load</strong> = False</dl> <dl><dt><strong>image</strong> = False</dl> <dl><dt><strong>infostring</strong> = None</dl> <dl><dt><strong>is_directory</strong> = False</dl> <dl><dt><strong>is_file</strong> = False</dl> <dl><dt><strong>islink</strong> = False</dl> <dl><dt><strong>last_used</strong> = None</dl> <dl><dt><strong>loaded</strong> = False</dl> <dl><dt><strong>marked</strong> = False</dl> <dl><dt><strong>media</strong> = False</dl> <dl><dt><strong>mimetype_tuple</strong> = ()</dl> <dl><dt><strong>path</strong> = None</dl> <dl><dt><strong>permissions</strong> = None</dl> <dl><dt><strong>readlink</strong> = None</dl> <dl><dt><strong>runnable</strong> = False</dl> <dl><dt><strong>size</strong> = 0</dl> <dl><dt><strong>stat</strong> = None</dl> <dl><dt><strong>stopped</strong> = False</dl> <dl><dt><strong>tagged</strong> = False</dl> <dl><dt><strong>type</strong> = 'unknown'</dl> <dl><dt><strong>video</strong> = False</dl> <hr> Data descriptors inherited from <a href="ranger.shared.mimetype.html#MimeTypeAware">ranger.shared.mimetype.MimeTypeAware</a>:<br> <dl><dt><strong>__dict__</strong></dt> <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd> </dl> <dl><dt><strong>__weakref__</strong></dt> <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp;(if&nbsp;defined)</tt></dd> </dl> <hr> Data and other attributes inherited from <a href="ranger.shared.mimetype.html#MimeTypeAware">ranger.shared.mimetype.MimeTypeAware</a>:<br> <dl><dt><strong>mimetypes</strong> = {}</dl> <hr> Data and other attributes inherited from <a href="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a>:<br> <dl><dt><strong>fm</strong> = None</dl> </td></tr></table></td></tr></table><p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#55aa55"> <td colspan=3 valign=bottom>&nbsp;<br> <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr> <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> <td width="100%"><strong>BAD_INFO</strong> = None<br> <strong>CONTAINER_EXTENSIONS</strong> = ['rar', 'zip', 'tar', 'gz', 'bz', 'bz2', 'tgz', '7z', 'iso', 'cab']<br> <strong>DOCUMENT_BASENAMES</strong> = ['README', 'TODO', 'LICENSE', 'COPYING', 'INSTALL']<br> <strong>DOCUMENT_EXTENSIONS</strong> = ['pdf', 'doc', 'ppt', 'odt']<br> <strong>T_DIRECTORY</strong> = 'directory'<br> <strong>T_FILE</strong> = 'file'<br> <strong>T_NONEXISTANT</strong> = 'nonexistant'<br> <strong>T_UNKNOWN</strong> = 'unknown'</td></tr></table> </body></html> ef='#n291'>291 292 293 294 295 296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370