% redcar_css = File.expand_path(File.join(Redcar.root, %w(plugins help views default.css))) %>
Keyboard Shortcuts
Refresh List
Action
Shortcut
<% i = 0 %> <% Redcar.app.main_keymap.map.sort_by{|key, command| clean_name(command)}.each do |key, command| %>
<%= clean_name(command) %>
<%= key %>
<% i = i + 1%>
<% end %>