2013-06-30 15:10:52 -04:00
|
|
|
|
#modal-shortcuts.modal.hide
|
|
|
|
|
.modal-header
|
2013-07-05 08:19:31 -04:00
|
|
|
|
%a.close{href: "#", "data-dismiss" => "modal"} ×
|
2013-06-30 15:10:52 -04:00
|
|
|
|
%h3 Keyboard Shortcuts
|
|
|
|
|
.modal-body
|
|
|
|
|
%h5 Global Shortcuts
|
|
|
|
|
%p
|
|
|
|
|
%span.label.label-inverse s
|
|
|
|
|
–
|
|
|
|
|
Focus Search
|
|
|
|
|
%p
|
|
|
|
|
%span.label.label-inverse ?
|
|
|
|
|
–
|
|
|
|
|
Show this dialog
|
2013-07-09 11:34:44 -04:00
|
|
|
|
|
|
|
|
|
%h5 Project Files browsing
|
|
|
|
|
%p
|
|
|
|
|
%span.label.label-inverse
|
|
|
|
|
%i.icon-arrow-up
|
|
|
|
|
–
|
|
|
|
|
Move selection up
|
|
|
|
|
%p
|
|
|
|
|
%span.label.label-inverse
|
|
|
|
|
%i.icon-arrow-down
|
|
|
|
|
–
|
|
|
|
|
Move selection down
|
|
|
|
|
%p
|
|
|
|
|
%span.label.label-inverse Enter
|
|
|
|
|
–
|
|
|
|
|
Open selection
|