about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* pick.sh: added variables for easier customizationhut2010-02-041-7/+8
|
* added doc/pick.shhut2010-02-041-0/+24
|
* added some safety checkshut2010-02-042-1/+5
|
* apps: add D flag to elinks handlerhut2010-02-021-0/+1
|
* Revert "apps: changes in order"hut2010-01-301-1/+1
| | | | | | | | This reverts commit ccc950aadf21f864d07edb79fd54f6c82134f5eb. Conflicts: ranger/defaults/apps.py
* todo: added #56, #57hut2010-01-301-0/+2
|
* actions: implemented numerical argument for mark()hut2010-01-301-8/+9
|
* browsercolumn: Indent marked itemshut2010-01-281-0/+2
|
* tc_ext: small updatehut2010-01-261-7/+10
|
* added testcase for openstructhut2010-01-261-0/+26
|
* added testcase for mount_pathhut2010-01-261-0/+25
|
* added unittest for flatten and uniquehut2010-01-261-0/+69
|
* ranger.py: improved handling of bad importhut2010-01-261-1/+2
|
* keys: less-like shortcuts in pagerhut2010-01-261-0/+4
|
* shutil_generatorized: added some documentationhut2010-01-261-0/+2
|
* defaults: removed copyright notice from config fileshut2010-01-264-47/+15
|
* typohut2010-01-251-1/+1
|
* experiment with keybinding syntaxhut2010-01-256-47/+56
|
* browserview: display bookmark list when pressing mhut2010-01-251-1/+1
|
* typohut2010-01-251-1/+1
|
* help: document b keyhut2010-01-251-0/+1
|
* stuffhut2010-01-252-1/+2
|
* made configuration more simplehut2010-01-259-15/+41
|
* cleanupshut2010-01-2434-174/+183
|
* options: activate preview of files by defaulthut2010-01-241-1/+1
|
* actions: add narg to move_right, so Nl starts with mode Nhut2010-01-242-2/+4
|
* keys: let l and Enter do the samehut2010-01-242-5/+2
|
* README: corrected bad instructionshut2010-01-241-2/+2
|
* apps: fixed error when EDITOR is undefinedhut2010-01-241-8/+10
|
* bugfixhut2010-01-242-2/+2
|
* implemented the use of Runner in the rest of the codehut2010-01-245-197/+20
|
* runner: bugfixes + documentationhut2010-01-241-4/+20
|
* added a new runner classhut2010-01-241-0/+175
|
* apps: added handler for common webbrowsershut2010-01-231-1/+11
|
* actions: allow using n and N from the starthut2010-01-231-1/+1
|
* todo: added #52-#54hut2010-01-231-0/+3
|
* console: better tab completion for OpenConsolehut2010-01-232-8/+11
|
* fixed handling of spaces in filenames when using "open with: self"hut2010-01-231-1/+6
|
* fm: sort executableshut2010-01-231-1/+1
|
* console: tab completion for OpenConsolehut2010-01-231-4/+8
|
* apps: bugfixeshut2010-01-231-2/+2
|
* apps: changes in orderhut2010-01-231-1/+1
|
* clean uphut2010-01-231-1/+0
|
* action: improved debugginghut2010-01-231-1/+1
|
* fm: use "property" as a decorator for "executables"hut2010-01-231-3/+2
|
* apps: more intelligent application choosinghut2010-01-233-6/+73
| | | | | | ranger can now check whether an application is installed on the system and choose the best available application out of a list. ("either" method)
* ext: added get_executables functionhut2010-01-231-0/+47
|
* added unique function, moved flatten to ext/iter_toolshut2010-01-232-1/+15
|
* help: formattinghut2010-01-222-3/+14
|
* help: added documentation for running fileshut2010-01-223-2/+110
|