summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Cohen <yetoohappy@gmail.com>2017-07-16 09:54:54 -0700
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-07-31 12:46:46 +0100
commit72694ce6f6ee41402c83ce7f2602aab32563a60d (patch)
tree2275552a0563e4475e4da6508edcefe8a362f027
parent13fa70091c55c49fb454adcee394adc552b520e1 (diff)
downloadepiphany-72694ce6f6ee41402c83ce7f2602aab32563a60d.tar.gz
help: Added open new tab and reopen last closed tab shortcuts
Added the open new tab shortcut, Ctrl + T, and the reopen last closed tab shorcut, Shift + Ctrl + T. https://bugzilla.gnome.org/show_bug.cgi?id=784906
-rw-r--r--help/C/keyboard-shortcut.page16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/C/keyboard-shortcut.page b/help/C/keyboard-shortcut.page
index 023749c44..ff0f20e1e 100644
--- a/help/C/keyboard-shortcut.page
+++ b/help/C/keyboard-shortcut.page
@@ -90,6 +90,14 @@
</tr>
<tr>
<td>
+ <p>Open a new tab, and move to it</p>
+ </td>
+ <td>
+ <p><keyseq><key>Ctrl</key><key>T</key></keyseq></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
<p>Close the current tab</p>
</td>
<td>
@@ -98,6 +106,14 @@
</tr>
<tr>
<td>
+ <p>Reopen the last closed tab, and move to it</p>
+ </td>
+ <td>
+ <p><keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
<p>Quit <app>Web</app></p>
</td>
<td>