• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    ctrl+z command to Reopen last closed tab ?

    Opera for Windows
    15
    40
    21484
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • samkook
      samkook last edited by

      @l33t4opera

      Thanks, none of the many other forum I frequent use this so I wasn't familiar with it. It looks like a pain in the ass to remember though since most of it doesn't have anything to do with what it actually does, unlike bbcode which is great for that.

      Good to know about the opera.pak file.

      @lem729

      The extension might be the simplest, but it's good to have a choice, especially since, personally, I like to avoid using extension as much as possible since the more you install, the higher the chance they will interfere with each other and cause unwanted behavior since they're all made by people who, most likely, are not be aware of the others existence(except maybe for the very popular ones which some developers might make an effort to make sure they're compatible with each others).

      The extension is great though if you also want to bring back the trashbin feature from v12 and older.

      Reply Quote 1
        1 Reply Last reply
      • lem729
        lem729 last edited by

        @samkook

        I agree with you on choice. The more the better. And I do understand your wariness about extensions. I did love that trashbin feature. The Sexy Undo Close Tab extension is richer, though

        Reply Quote 0
          1 Reply Last reply
        • samkook
          samkook last edited by

          The Sexy Undo Close Tab extension is richer, though

          It sure is, but none of its feature interest me personally other than the ctrl+z so I'm much happier with the alternative, especially since it allows me to change any keyboard shortcut.

          Reply Quote 0
            1 Reply Last reply
          • lem729
            lem729 last edited by

            SexyUndoClose Tab has a lot of nice features, but there's a kink in the control Z. For some strange reason that I can't figure out, it doesn't work from the speed dial. So if you're on the speed dial and want to re-open a closed tab, you have to use, control shift T, which shortcut still works from everywhere. It's a bit strange, that slight defect. So control shift T works from everywhere to re-open the last closed tab, and control Z works from everywhere, EXCEPT the speed dial, as long as you activate it in settings, or so it appears right now.Of course, if you click on the icon for the extension, you have before you all the tabs, and with the mouse can also open any of them.

            Reply Quote 0
              1 Reply Last reply
            • beefz0r
              beefz0r last edited by

              @l33t4opera
              opera.pak does not seem to contain a list though. It's an 18MB Hex coded file which, when I decode it, seems to contain Javascript from webkit.

              Reply Quote 0
                1 Reply Last reply
              • l33t4opera
                l33t4opera last edited by

                Hi @beefz0r, with all due respect, but on the contrary, of course it does, just search for ' "Keybindings" ' 😉

                Reply Quote 0
                  1 Reply Last reply
                • sentry2003
                  sentry2003 last edited by

                  should look like this:
                  {
                  "Keybindings": {
                  "Basic": {
                  "ReopenLastClosedTab": [ "Ctrl+Z" ]
                  },
                  "Settings": {
                  "AdvancedEnabled": true
                  }
                  },

                  Reply Quote 0
                    1 Reply Last reply
                  • valtheran88
                    valtheran88 last edited by

                    Alright thanks to some help I found this thread...Anyone know if there is anyway to bind keys to bookmarks?

                    For example in opera 12 you could completely adjust keybinds...If you wanted to bind to a bookmark you set it up for that button then had it state go to ""

                    Reply Quote 0
                      1 Reply Last reply
                    • wbguna
                      wbguna last edited by

                      Well, I'm ubuntu user 14:04, and wished to make use of the developer operates 25 .... good browser and great however I have a problem and need some help .....

                      First and for an online game that uses the adobe flash player opera took our first entered the game and started playing beautiful thing ....However derrepentemente it now every time I click the button f3 already in the game it opens the "Find the next instance of the text" Please .... would love to continue with the opera browser developer 25, but with this impasse is not possible someone could teach me how to disable this function in the f3 button ?????

                      Reply Quote 0
                        1 Reply Last reply
                      • l33t4opera
                        l33t4opera last edited by admin

                        Hi @wbguna: please have a look here.

                        Reply Quote 0
                          1 Reply Last reply
                        • jazei
                          jazei last edited by

                          I'd like to use "Alt+T" to open/close turbo mode, it is free so I can use this shortcut but in the path to profile (C:\Users\Eg\AppData\Roaming\Opera Software\Opera Stable) Preferences does not exist! see:

                          Reply Quote 0
                            1 Reply Last reply
                          • Deleted User
                            Deleted User last edited by

                            You can find the file Preferences it if you enter

                            %APPDATA%\Opera Software\Opera Stable\
                            

                            in adress bar of Explorer.

                            Reply Quote 0
                              1 Reply Last reply
                            • lando242
                              lando242 last edited by

                              So I'm trying to change the paste and go keyboard shortcut. The default is Ctrl+Shift+V but I like the older Ctrl+B because you only need two fingertips to use it. I've managed to edit the preferences file without getting a corruption error (yay) but all it seems to have done is disable the paste and go keyboard shortcut completely. It is still in the context menu when you right click the address bar but theres no longer a keyboard shortcut listed next to it.

                              Here is what I added to the preferences file:
                              "Basic": {
                              "PasteAndGo": [ "Ctrl+B" ]
                              },

                              Reply Quote 0
                                1 Reply Last reply
                              • lando242
                                lando242 last edited by

                                So that dodn't work quite right. Lets try this then.

                                "Keybindings": {
                                    "Basic": {
                                        "PasteAndGo": [ "Ctrl+B" ]
                                    },
                                        "Settings": {
                                            "AdvancedEnabled": true
                                        }
                                },
                                
                                Reply Quote 0
                                  1 Reply Last reply
                                • l33t4opera
                                  l33t4opera last edited by

                                  Hi @lando242: Ctrl+B is the default keybinding for "AddToFavorites", and therefore you need first assign other key combination to this function, and then rebind it to "PasteAndGo", as follows:

                                  {
                                     "Keybindings": {
                                        "Basic": {
                                           "AddToFavorites": [ "Ctrl+Shift+F" ],
                                           "PasteAndGo": [ "Ctrl+B" ]
                                        },
                                        "Settings": {
                                           "AdvancedEnabled": true
                                        }
                                     },
                                  

                                  \m/ ☕

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • lando242
                                    lando242 last edited by

                                    Thanks @l33t4opera, that did the trick. Sadly it seems to be a case of two steps forward, one step back. While I now have the shortcut I like its operation seems to have changed since Presto. For example, if I have "chicken" in my clipboard and type "w", a space and then hit Ctrl+B I would expect the command to basically paste and hit enter. This would take me to the Wikipedia page for chicken. Thats not what happens though. The "w " is replaced with "chicken" and it ends up using my default search engine to look it up. This limits the functionality of the shortcut for me.

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • lando242
                                      lando242 last edited by

                                      After a little more testing I found it only does this if you use the keyboard shortcut. Weird. So, if I have "w chicken" in my clipboard or I have "w " already in the address bar and "chicken" in my clipboard and I right click the address bar and click "Paste and Search" (which has CTRL+B next to it in the menu) it will take me to the wikipedia page for chicken. Interestingly, if I have "w chicken" in my clipboard and I just type Ctrl+B it does a google search for "w chicken". It seems the keyboard shortcut doesn't share the same functionality as the mouse right click menu and just passes whatever is in the clipboard directly to your default search engine, ignoring whats in the address bar or your other search engines completely.

                                      Reply Quote 0
                                        1 Reply Last reply
                                      • First post
                                        Last post

                                      Computer browsers

                                      • Opera for Windows
                                      • Opera for Mac
                                      • Opera for Linux
                                      • Opera beta version
                                      • Opera USB

                                      Mobile browsers

                                      • Opera for Android
                                      • Opera Mini
                                      • Opera Touch
                                      • Opera for basic phones

                                      • Add-ons
                                      • Opera account
                                      • Wallpapers
                                      • Opera Ads

                                      • Help & support
                                      • Opera blogs
                                      • Opera forums
                                      • Dev.Opera

                                      • Security
                                      • Privacy
                                      • Cookies Policy
                                      • EULA
                                      • Terms of Service

                                      • About Opera
                                      • Press info
                                      • Jobs
                                      • Investors
                                      • Become a partner
                                      • Contact us

                                      Follow Opera

                                      • Opera - Facebook
                                      • Opera - Twitter
                                      • Opera - YouTube
                                      • Opera - LinkedIn
                                      • Opera - Instagram

                                      © Opera Software 1995-