about summary refs log tree commit diff stats
path: root/code/keys.rb
Commit message (Expand)AuthorAgeFilesLines
* made [r..r] more consistent with other commandshut2009-07-211-5/+12
* fixeshut2009-07-211-1/+1
* each_char -> each_bytehut2009-07-211-1/+1
* refresh after chmod/chownhut2009-07-201-0/+3
* documented @@key_combinationhut2009-07-201-3/+26
* [gf] searches for files.hut2009-07-201-1/+10
* general cleanups and bugfixeshut2009-07-201-2/+2
* [du] displays disk usagehut2009-07-201-0/+5
* [gR] goes to the directory where ranger is locatedhut2009-07-201-0/+5
* [ea] and [et] edit configuration fileshut2009-07-201-1/+9
* new command: grephut2009-07-201-0/+23
* cleaned up code/keys.rbhut2009-07-201-9/+3
* done #7. restructured keys.rbhut2009-07-191-80/+126
* bugfix, click in first row didn't select pointed filehut2009-07-191-1/+1
* added doubleclick, with configurable mouseintervalhut2009-07-191-5/+12
* fixed mouse behaviourhut2009-07-191-1/+0
* new keys [i], [I] are like [l], [L] without a-flaghut2009-07-191-3/+4
* fixed #23 (key combination rAr does not work)hut2009-07-191-1/+1
* fixed bug 16 (incorrect sorting pointer)hut2009-07-191-18/+21
* 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-181-23/+19
* renamed option "dir_first" to "list_dir_first"hut2009-07-181-1/+1
* removed double clickhut2009-07-171-10/+29
* 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 "dfd" combohut2009-07-101-2/+2
* use Fm.externally instead of starti/closei in keys.rbhut2009-07-061-17/+16
* fixed E keyhut2009-07-061-5/+2
* rely less on system calls for mkdir/touchhut2009-07-061-6/+8
* removed unused functionhut2009-07-061-17/+0
* request a confirmation on deletionhut2009-07-041-21/+46
* more sorting in keys.rbhut2009-07-041-144/+91
* small fixhut2009-07-041-2/+1
* restructuredhut2009-07-041-159/+171
* sorted key commandshut2009-07-041-120/+126
* removed useless commandhut2009-07-041-4/+0
* small changeshut2009-07-031-2/+3
* --cd switchhut2009-07-031-5/+9
* put options where they belong. in a config filehut2009-07-031-17/+14
* new option 'wide_bar' toggles wide bar in selected columnhut2009-06-291-0/+3
* new option 'preview'. better alignment of rows.hut2009-06-291-0/+3
* feature: gnhut2009-06-221-0/+4
* worked on commandshut2009-06-221-29/+59
* changed the place where default flags are specifiedhut2009-06-221-1/+1
* mv code/fm/* code/hut2009-06-211-0/+584
* moved fm class to code/fm/hut2009-06-121-589/+0
* mooohut2009-06-111-2/+2
* wiphut2009-06-111-0/+4
* Initial commithut2009-06-041-27/+2