<% redcar_css = File.expand_path(File.join(Redcar.root, %w(plugins help views default.css))) %>

Keyboard Shortcuts

Refresh List
<% i = 0 %> <% Redcar.app.main_keymap.map.sort_by{|key, command| clean_name(command)}.each do |key, command| %> <% i = i + 1%> <% end %>
Action Shortcut
<%= clean_name(command) %> <%= key %>