gitlab-org--gitlab-foss/app/views/help/_shortcuts.html.haml

31 lines
636 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#modal-shortcuts.modal.hide
.modal-header
%a.close{href: "#", "data-dismiss" => "modal"} ×
%h3 Keyboard Shortcuts
.modal-body
%h5 Global Shortcuts
%p
%span.label.label-inverse s
–
Focus Search
%p
%span.label.label-inverse ?
–
Show this dialog
%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