about summary refs log tree commit diff stats
path: root/code
Commit message (Expand)AuthorAgeFilesLines
* cleaned up code/keys.rbhut2009-07-201-9/+3
* added Array#sh, cleaned up code/extensions/basic.rbhut2009-07-201-14/+10
* fine tuning @ status barhut2009-07-201-1/+1
* debugfile is only created/opened when it's neededhut2009-07-201-17/+22
* display owner and group next to rightshut2009-07-191-2/+4
* a couple of cleanupshut2009-07-191-24/+2
* replaced EVIL with Option.evil, moved explanation to scheduler.rbhut2009-07-191-4/+9
* done #7. restructured keys.rbhut2009-07-191-80/+126
* bugfix, click in first row didn't select pointed filehut2009-07-191-1/+1
* wrap up many File calls into one File.stathut2009-07-192-22/+21
* implemented name in code/debug.rbhut2009-07-191-2/+3
* added doubleclick, with configurable mouseintervalhut2009-07-192-7/+14
* fixed mouse behaviourhut2009-07-191-1/+0
* new keys [i], [I] are like [l], [L] without a-flaghut2009-07-192-3/+5
* commit 632d6ae done right (refresh dirs when entering)hut2009-07-192-1/+5
* fixed #23 (key combination rAr does not work)hut2009-07-192-1/+5
* refresh dirs when entering themhut2009-07-191-0/+1
* fixed bug 17 (drawing things while external programs run)hut2009-07-191-1/+1
* bugfix: list_dir_first was ignored in previews sometimeshut2009-07-192-3/+5
* bugfixes, todohut2009-07-192-3/+4
* fixed error when sorting by mimetypehut2009-07-191-1/+1
* fixed bug 16 (incorrect sorting pointer)hut2009-07-194-25/+47
* improved sorting a bit, (DRY, threadsafe)hut2009-07-181-6/+5
* fixed bug 14 (sorting didn't always work)hut2009-07-181-1/+1
* fixed bugs 5 (use of system()) and 12 (sync @marked)hut2009-07-184-30/+22
* better help and hints with sortinghut2009-07-182-3/+3
* renamed option "dir_first" to "list_dir_first"hut2009-07-182-2/+2
* show 'lost+found' folder if &show_hidden is onhut2009-07-181-1/+1
* bugfix: debug level was always set to 3hut2009-07-181-1/+0
* testing: clear the keybuffer when pressing a keyhut2009-07-181-0/+1
* bugfix concerning multithreadinghut2009-07-181-8/+9
* clear keybuffer after Action.run()hut2009-07-182-0/+5
* fixed Action.wait_for_enterhut2009-07-181-1/+1
* removed double clickhut2009-07-171-10/+29
* allow to add comments in help definitionshut2009-07-161-1/+2
* added documentation of mouse functionshut2009-07-161-0/+20
* updated mouse code in code/cli.rbhut2009-07-161-26/+39
* only descend 1 dir when using right mouse on first rowhut2009-07-151-1/+2
* removed debug stuffhut2009-07-151-5/+0
* added mouse supporthut2009-07-151-0/+46
* fixed minor bughut2009-07-151-2/+1
* mouse support in cli.rbhut2009-07-151-1/+82
* little fixeshut2009-07-151-3/+3
* fixed "dfd" combohut2009-07-102-3/+3
* cleanuphut2009-07-061-11/+6
* document tar keycombohut2009-07-061-0/+1
* use Fm.externally instead of starti/closei in keys.rbhut2009-07-061-17/+16
* Fm.externally works without blocks too now.hut2009-07-061-3/+1
* fixed E keyhut2009-07-061-5/+2
* allow to set a preferred application at runcontextshut2009-07-061-3/+3