Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ask for confirmation on delete | hut | 2009-07-04 | 1 | -0/+3 |
| | |||||
* | more sorting in keys.rb | hut | 2009-07-04 | 1 | -144/+91 |
| | |||||
* | small fix | hut | 2009-07-04 | 1 | -2/+1 |
| | |||||
* | restructured | hut | 2009-07-04 | 1 | -159/+171 |
| | |||||
* | sorted key commands | hut | 2009-07-04 | 1 | -120/+126 |
| | |||||
* | removed useless command | hut | 2009-07-04 | 1 | -4/+0 |
| | |||||
* | small changes | hut | 2009-07-03 | 1 | -2/+3 |
| | |||||
* | option to show ascii only and replace non-ascii with * | hut | 2009-07-03 | 4 | -5/+17 |
| | |||||
* | --cd switch | hut | 2009-07-03 | 4 | -7/+47 |
| | | | | | allows to cd to the last dir in the parent shell. type ?z inside ranger for more infos | ||||
* | supress warnings when reloading type definitions | hut | 2009-07-03 | 1 | -0/+3 |
| | |||||
* | dynamically reload file types when typing ^R | hut | 2009-07-03 | 1 | -0/+7 |
| | |||||
* | removed unused code | hut | 2009-07-03 | 1 | -2/+0 |
| | |||||
* | put options where they belong. in a config file | hut | 2009-07-03 | 4 | -40/+26 |
| | |||||
* | added :file option to debug setup | hut | 2009-07-03 | 1 | -3/+6 |
| | |||||
* | correct free space display for drives with long mount point names | hut | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | stuff | hut | 2009-06-29 | 1 | -7/+5 |
| | |||||
* | comments | hut | 2009-06-29 | 1 | -2/+21 |
| | |||||
* | new option 'wide_bar' toggles wide bar in selected column | hut | 2009-06-29 | 3 | -2/+10 |
| | |||||
* | new option 'preview'. better alignment of rows. | hut | 2009-06-29 | 3 | -11/+31 |
| | |||||
* | padding of main column by 3 characters | hut | 2009-06-29 | 1 | -1/+6 |
| | |||||
* | bars fixed | hut | 2009-06-29 | 4 | -5/+10 |
| | | | | | | 1. colors wouldn't display correctly, because used color_at instead of attr_at. 2. x did not terminate the bar process because of a call to a nonexistant method. 3. added proper colorscheme support | ||||
* | feature: gn | hut | 2009-06-22 | 1 | -0/+4 |
| | |||||
* | worked on commands | hut | 2009-06-22 | 1 | -29/+59 |
| | |||||
* | fixed bug when going to a nonexistent dir | hut | 2009-06-22 | 1 | -0/+1 |
| | |||||
* | changed the place where default flags are specified | hut | 2009-06-22 | 2 | -2/+2 |
| | |||||
* | new help screen, overview of bookmarks | hut | 2009-06-22 | 2 | -34/+250 |
| | |||||
* | mv code/fm/* code/ | hut | 2009-06-21 | 3 | -0/+0 |
| | |||||
* | recognize *.part ending and remove it internally | hut | 2009-06-18 | 1 | -0/+4 |
| | |||||
* | fix minor bugs | hut | 2009-06-18 | 1 | -2/+3 |
| | |||||
* | key X kills ranger and starts a shell | hut | 2009-06-18 | 1 | -1/+5 |
| | |||||
* | show free disk space | hut | 2009-06-18 | 2 | -1/+14 |
| | |||||
* | reset filetype association system | hut | 2009-06-15 | 1 | -0/+1 |
| | |||||
* | added 'gs', key to go to /srv | hut | 2009-06-15 | 1 | -0/+4 |
| | |||||
* | added P, key for creating symlinks of the copied paths | hut | 2009-06-15 | 1 | -0/+6 |
| | |||||
* | changed the name in the title from "fm" to "ranger" | hut | 2009-06-15 | 1 | -1/+1 |
| | | | | forgot that after the rename | ||||
* | add colors for video + image + sound | hut | 2009-06-15 | 1 | -0/+4 |
| | |||||
* | temporarily disabled preview of archives | hut | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | add video? audio? image? methods to Directory::Entry | hut | 2009-06-15 | 1 | -2/+5 |
| | | | | i have also added aliases for backward compatibility | ||||
* | require | hut | 2009-06-13 | 1 | -0/+2 |
| | |||||
* | cleanup | hut | 2009-06-13 | 3 | -60/+7 |
| | |||||
* | extended colorschemes to statusbar | hut | 2009-06-13 | 2 | -5/+19 |
| | |||||
* | fixed Marshal.load of rc | hut | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | fixing & cleaning up | hut | 2009-06-13 | 4 | -41/+61 |
| | |||||
* | cleaning up | hut | 2009-06-13 | 1 | -151/+0 |
| | |||||
* | cleaning up | hut | 2009-06-13 | 1 | -2/+15 |
| | |||||
* | rewrite of the way files are executed, easier config | hut | 2009-06-13 | 7 | -90/+239 |
| | |||||
* | expanded color scheme support | hut | 2009-06-13 | 2 | -13/+36 |
| | |||||
* | moved draw to code/fm/draw.rb | hut | 2009-06-12 | 1 | -0/+0 |
| | |||||
* | logpp more straight forward | hut | 2009-06-12 | 1 | -6/+1 |
| | |||||
* | removed deprecated cli methods | hut | 2009-06-12 | 1 | -53/+0 |
| |