Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |