about summary refs log tree commit diff stats
path: root/code/fm.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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