[epiphany] help: Added open new tab and reopen last closed tab shortcuts



commit 72694ce6f6ee41402c83ce7f2602aab32563a60d
Author: Scott Cohen <yetoohappy gmail com>
Date:   Sun Jul 16 09:54:54 2017 -0700

    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

 help/C/keyboard-shortcut.page |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/help/C/keyboard-shortcut.page b/help/C/keyboard-shortcut.page
index 023749c..ff0f20e 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]