about summary refs log tree commit diff stats
path: root/code/fm.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fm.externally(&block) for wrapping code in closei/startihut2009-07-061-0/+8
|
* added Option.bookmark_filehut2009-07-061-1/+1
|
* --cd switchhut2009-07-031-0/+7
| | | | | allows to cd to the last dir in the parent shell. type ?z inside ranger for more infos
* supress warnings when reloading type definitionshut2009-07-031-0/+3
|
* dynamically reload file types when typing ^Rhut2009-07-031-0/+7
|
* removed unused codehut2009-07-031-2/+0
|
* put options where they belong. in a config filehut2009-07-031-11/+0
|
* commentshut2009-06-291-2/+21
|
* new option 'wide_bar' toggles wide bar in selected columnhut2009-06-291-0/+1
|
* new option 'preview'. better alignment of rows.hut2009-06-291-0/+1
|
* bars fixedhut2009-06-291-0/+1
| | | | | | 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
* fixed bug when going to a nonexistent dirhut2009-06-221-0/+1
|
* mv code/fm/* code/hut2009-06-211-0/+283
|
* moved fm class to code/fm/hut2009-06-121-285/+0
|
* wiphut2009-06-111-39/+4
|
* fixed.hut2009-06-111-15/+26
|
* stuffhut2009-06-111-5/+3
|
* wiphut2009-06-111-1/+1
|
* lots of changes. version 0.2.1 v0.2.1hut2009-05-091-8/+49
|
* new minor version v0.2.0hut2009-04-101-240/+153
|
* the first usable version. v0.1.0hut2009-04-081-0/+357
I was not using git yet, this was a simple backup