Skip to content

Instantly share code, notes, and snippets.

@jblaise
Last active August 29, 2015 14:06
Show Gist options
  • Save jblaise/9e8d9f54c5a6e509c1a8 to your computer and use it in GitHub Desktop.
Save jblaise/9e8d9f54c5a6e509c1a8 to your computer and use it in GitHub Desktop.
<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="en" http-equiv="Content-Language">
<title>Github keyboard shortcuts</title>
<link title="GitHub" href="/opensearch.xml" type="application/opensearchdescription+xml" rel="search">
<link title="GitHub" href="https://github.com/fluidicon.png" rel="fluid-icon">
<link href="/apple-touch-icon-114.png" sizes="57x57" rel="apple-touch-icon">
<link href="/apple-touch-icon-114.png" sizes="114x114" rel="apple-touch-icon">
<link href="/apple-touch-icon-144.png" sizes="72x72" rel="apple-touch-icon">
<link href="/apple-touch-icon-144.png" sizes="144x144" rel="apple-touch-icon">
<meta content="1401488693436528" property="fb:app_id">
<meta name="twitter:site" content="@github"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="fraywing/textAngular"><meta name="twitter:description" content="textAngular - A radically powerful Text-Editor/Wysiwyg editor for Angular.js! Create multiple editor instances, two-way-bind HTML content, watch editors for changes and more!"><meta name="twitter:image:src" content="https://avatars2.githubusercontent.com/u/1855967?v=2&amp;s=400">
<meta property="og:site_name" content="GitHub"><meta property="og:type" content="object"><meta property="og:image" content="https://avatars2.githubusercontent.com/u/1855967?v=2&amp;s=400"><meta property="og:title" content="fraywing/textAngular"><meta property="og:url" content="https://github.com/fraywing/textAngular"><meta property="og:description" content="textAngular - A radically powerful Text-Editor/Wysiwyg editor for Angular.js! Create multiple editor instances, two-way-bind HTML content, watch editors for changes and more!">
<link href="https://assets-cdn.github.com/" rel="assets">
<link href="https://ghconduit.com:25035" rel="conduit-xhr">
<link href="/_sockets" rel="xhr-socket">
<meta content="/windows-tile.png" name="msapplication-TileImage">
<meta content="#ffffff" name="msapplication-TileColor">
<meta data-pjax-transient="" value="repo_graphs" name="selected-link">
<meta content="UA-3769691-2" name="google-analytics">
<meta name="octolytics-host" content="collector.githubapp.com"><meta name="octolytics-script-host" content="collector-cdn.github.com"><meta name="octolytics-app-id" content="github"><meta name="octolytics-dimension-request_id" content="59E1C56F:7B5F:3D4CBB73:5406D99E"><meta name="octolytics-actor-id" content="8171322"><meta name="octolytics-actor-login" content="jb-captic"><meta name="octolytics-actor-hash" content="107458e8136c867217a8a67a0c630f2aaae35fdec5124f8383f4dadbee7cbbda">
<link href="https://assets-cdn.github.com/favicon.ico" type="image/x-icon" rel="icon">
<meta name="csrf-param" content="authenticity_token">
<meta name="csrf-token" content="qxuSLrywpyuXawK6p55aKOF4o/rp34lhcyOxz4/7JbACDtOjAPKzhtZqTGXyxuVQrQoV/x6YCKiRnPoyCN/img==">
<link type="text/css" rel="stylesheet" media="all" href="https://assets-cdn.github.com/assets/github-94be269012c9809a709b1dfcded162581897850a.css">
<link type="text/css" rel="stylesheet" media="all" href="https://assets-cdn.github.com/assets/github2-9a4b8cf72cb9f4d4c17876b198bb3becac384763.css">
<meta content="3a908fab2862134efff1e4ad679d41c9" http-equiv="x-pjax-version">
<meta content="textAngular - A radically powerful Text-Editor/Wysiwyg editor for Angular.js! Create multiple editor instances, two-way-bind HTML content, watch editors for changes and more!" name="description">
<meta content="github.com/fraywing/textAngular git https://github.com/fraywing/textAngular.git" name="go-import">
<meta name="octolytics-dimension-user_id" content="1855967"><meta name="octolytics-dimension-user_login" content="fraywing"><meta name="octolytics-dimension-repository_id" content="13429048"><meta name="octolytics-dimension-repository_nwo" content="fraywing/textAngular"><meta name="octolytics-dimension-repository_public" content="true"><meta name="octolytics-dimension-repository_is_fork" content="false"><meta name="octolytics-dimension-repository_network_root_id" content="13429048"><meta name="octolytics-dimension-repository_network_root_nwo" content="fraywing/textAngular">
<link type="application/atom+xml" title="Recent Commits to textAngular:master" rel="alternate" href="https://github.com/fraywing/textAngular/commits/master.atom">
<script type="text/javascript" async="" src="//collector-cdn.github.com/assets/api.js"></script></head>
<body>
<div class="instapaper_ignore readability-extra" id="keyboard_shortcuts_pane">
<h2 class="facebox-header">Keyboard shortcuts <small></small></h2>
<div class="columns">
<div class="column one-third">
<table class="keyboard-mappings">
<tbody>
<tr>
<th></th>
<th>Site wide shortcuts</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">s</kbd>
</td>
<td>Focus search bar</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">g</kbd> <kbd class="kbd-dark">n</kbd>
</td>
<td>Go to Notifications</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">?</kbd>
</td>
<td>Bring up this help dialog</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">j</kbd>
</td>
<td>Move selection down</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">k</kbd>
</td>
<td>Move selection up</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">x</kbd>
</td>
<td>Toggle selection</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">o</kbd> / <kbd class="kbd-dark">enter</kbd>
</td>
<td>Open selection</td>
</tr>
</tbody>
<tbody>
<tr>
<th></th>
<th>Repositories</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">g</kbd> <kbd class="kbd-dark">c</kbd>
</td>
<td>Go to Code</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">g</kbd> <kbd class="kbd-dark">i</kbd>
</td>
<td>Go to Issues</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">g</kbd> <kbd class="kbd-dark">p</kbd>
</td>
<td>Go to Pull Requests</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">g</kbd> <kbd class="kbd-dark">w</kbd>
</td>
<td>Go to Wiki</td>
</tr>
</tbody>
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Source code browsing</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">t</kbd>
</td>
<td>Activates the file finder</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">l</kbd>
</td>
<td>Jump to line</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">w</kbd>
</td>
<td>Switch branch/tag</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">y</kbd>
</td>
<td>Expand URL to its canonical form</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">i</kbd>
</td>
<td>Show/hide all inline notes</td>
</tr>
</tbody>
</table>
</div>
<div class="column one-third">
<table class="keyboard-mappings">
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Issues</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> enter</kbd>
</td>
<td>Submit comment</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> shift p</kbd>
</td>
<td>Preview comment</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> shift l</kbd>
</td>
<td>Go fullscreen</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">c</kbd>
</td>
<td>Create issue</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">l</kbd>
</td>
<td>Filter by or edit labels</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">m</kbd>
</td>
<td>Filter by or edit milestones</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">a</kbd>
</td>
<td>Filter by or edit assignee</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">r</kbd>
</td>
<td>Reply (quoting selected text)</td>
</tr>
</tbody>
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Browsing commits</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> enter</kbd>
</td>
<td>Submit comment</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">escape</kbd>
</td>
<td>Close form</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">p</kbd>
</td>
<td>Parent commit</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">o</kbd>
</td>
<td>Other parent commit</td>
</tr>
</tbody>
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Commit list</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">y</kbd>
</td>
<td>Expand URL to its canonical form</td>
</tr>
</tbody>
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Notifications</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">e</kbd> / <kbd class="kbd-dark">I</kbd> / <kbd class="kbd-dark">y</kbd>
</td>
<td>Mark as read</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">shift m</kbd>
</td>
<td>Mute thread</td>
</tr>
</tbody>
</table>
</div>
<div class="column one-third">
<table class="keyboard-mappings">
<tbody style="display: table-row-group;" class="js-hidden-pane">
<tr>
<th></th>
<th>Pull request list</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">r</kbd>
</td>
<td>Reply (quoting selected text)</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">o</kbd> / <kbd class="kbd-dark">enter</kbd>
</td>
<td>Open issue</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> enter</kbd>
</td>
<td>Submit comment</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> shift p</kbd>
</td>
<td>Preview comment</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark"><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> shift l</kbd>
</td>
<td>Go fullscreen</td>
</tr>
</tbody>
<tbody class="js-hidden-pane" style="display: table-row-group;">
<tr>
<th></th>
<th>Network Graph</th>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark badmono">←</kbd> / <kbd class="kbd-dark">h</kbd>
</td>
<td>Scroll left</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark badmono">→</kbd> / <kbd class="kbd-dark">l</kbd>
</td>
<td>Scroll right</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark badmono">↑</kbd> / <kbd class="kbd-dark">k</kbd>
</td>
<td>Scroll up</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark badmono">↓</kbd> / <kbd class="kbd-dark">j</kbd>
</td>
<td>Scroll down</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">t</kbd>
</td>
<td>Toggle visibility of head labels</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">shift <span class="badmono">←</span></kbd> / <kbd class="kbd-dark">shift h</kbd>
</td>
<td>Scroll all the way left</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">shift <span class="badmono">→</span></kbd> / <kbd class="kbd-dark">shift l</kbd>
</td>
<td>Scroll all the way right</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">shift <span class="badmono">↑</span></kbd> / <kbd class="kbd-dark">shift k</kbd>
</td>
<td>Scroll all the way up</td>
</tr>
<tr>
<td class="keys">
<kbd class="kbd-dark">shift <span class="badmono">↓</span></kbd> / <kbd class="kbd-dark">shift j</kbd>
</td>
<td>Scroll all the way down</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment