Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv code/fm/* code/ | hut | 2009-06-21 | 3 | -1196/+0 |
| | |||||
* | key X kills ranger and starts a shell | hut | 2009-06-18 | 1 | -1/+5 |
| | |||||
* | show free disk space | hut | 2009-06-18 | 1 | -1/+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 |
| | |||||
* | extended colorschemes to statusbar | hut | 2009-06-13 | 1 | -5/+12 |
| | |||||
* | fixed Marshal.load of rc | hut | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | fixing & cleaning up | hut | 2009-06-13 | 1 | -13/+8 |
| | |||||
* | cleaning up | hut | 2009-06-13 | 1 | -151/+0 |
| | |||||
* | rewrite of the way files are executed, easier config | hut | 2009-06-13 | 2 | -63/+33 |
| | |||||
* | expanded color scheme support | hut | 2009-06-13 | 1 | -5/+21 |
| | |||||
* | moved draw to code/fm/draw.rb | hut | 2009-06-12 | 1 | -0/+302 |
| | |||||
* | removed void class, it was only there for debugging | hut | 2009-06-12 | 1 | -12/+0 |
| | |||||
* | uncommented exception handler in fm.rb | hut | 2009-06-12 | 1 | -3/+3 |
| | | | | it was one cause of the "evil bug" eariler, seems to work now. | ||||
* | cleanup + removed relics from the dark ages | hut | 2009-06-12 | 1 | -11/+8 |
| | |||||
* | fixed evil bug *completely* | hut | 2009-06-12 | 1 | -0/+1 |
| | | | | | | the one that keeps ranger running in the background when you use the window manager to close it (ie. clicking the X or pressing ALT+F4 or whatever means your window manager has to close a program) | ||||
* | F -> filter | hut | 2009-06-12 | 1 | -19/+44 |
| | |||||
* | completed colorscheme support | hut | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | renamed Interface module to CLI, cleanups | hut | 2009-06-12 | 1 | -2/+2 |
| | |||||
* | moved fm class to code/fm/ | hut | 2009-06-12 | 3 | -0/+1029 |