about summary refs log tree commit diff stats
path: root/code/fm
Commit message (Expand)AuthorAgeFilesLines
* mv code/fm/* code/hut2009-06-213-1196/+0
* key X kills ranger and starts a shellhut2009-06-181-1/+5
* show free disk spacehut2009-06-181-1/+1
* added 'gs', key to go to /srvhut2009-06-151-0/+4
* added P, key for creating symlinks of the copied pathshut2009-06-151-0/+6
* changed the name in the title from "fm" to "ranger"hut2009-06-151-1/+1
* add colors for video + image + soundhut2009-06-151-0/+4
* temporarily disabled preview of archiveshut2009-06-151-1/+1
* extended colorschemes to statusbarhut2009-06-131-5/+12
* fixed Marshal.load of rchut2009-06-131-1/+1
* fixing & cleaning uphut2009-06-131-13/+8
* cleaning uphut2009-06-131-151/+0
* rewrite of the way files are executed, easier confighut2009-06-132-63/+33
* expanded color scheme supporthut2009-06-131-5/+21
* moved draw to code/fm/draw.rbhut2009-06-121-0/+302
* removed void class, it was only there for debugginghut2009-06-121-12/+0
* uncommented exception handler in fm.rbhut2009-06-121-3/+3
* cleanup + removed relics from the dark ageshut2009-06-121-11/+8
* fixed evil bug *completely*hut2009-06-121-0/+1
* F -> filterhut2009-06-121-19/+44
* completed colorscheme supporthut2009-06-121-1/+0
* renamed Interface module to CLI, cleanupshut2009-06-121-2/+2
* moved fm class to code/fm/hut2009-06-123-0/+1029