about summary refs log tree commit diff stats
path: root/code/fm.rb
Commit message (Collapse)AuthorAgeFilesLines
* general cleanups and bugfixeshut2009-07-201-6/+2
|
* added an easy "edit" functionhut2009-07-201-0/+10
|
* put bugfix #8 where it belongs (flush after system())hut2009-07-201-0/+1
|
* a couple of cleanupshut2009-07-191-24/+2
|
* commit 632d6ae done right (refresh dirs when entering)hut2009-07-191-1/+1
|
* refresh dirs when entering themhut2009-07-191-0/+1
|
* fixed bug 17 (drawing things while external programs run)hut2009-07-191-1/+1
|
* bugfixes, todohut2009-07-191-2/+3
|
* fixed bug 16 (incorrect sorting pointer)hut2009-07-191-4/+12
|
* testing: clear the keybuffer when pressing a keyhut2009-07-181-0/+1
| | | | i'm not sure whether this should be done
* cleanuphut2009-07-061-11/+6
|
* Fm.externally works without blocks too now.hut2009-07-061-3/+1
|
* 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