about summary refs log tree commit diff stats
path: root/code/keys.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* lots of changes. version 0.2.1 v0.2.1hut2009-05-091-41/+197
* new minor version v0.2.0hut2009-04-101-95/+226
* the first usable version. v0.1.0hut2009-04-081-0/+323
59 60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126