Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Ctrl+Shift+V

Ctrl+Shift+V

Scheduled Pinned Locked Moved The Lounge
csharpasp-netsharepointdotnetcom
32 Posts 26 Posters 0 Views 1 Watching
  • 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.
  • M Marc Clifton

    "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

    Latest Article:
    Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

    G Offline
    G Offline
    Ghostrider007
    wrote on last edited by
    #20

    Windows key + V will give you a history of things to paste. I found this very useful in the age of VSCode or 'Find is this only tooling that works'

    T 1 Reply Last reply
    0
    • M Marc Clifton

      "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

      Latest Article:
      Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

      G Offline
      G Offline
      Gary Wheeler
      wrote on last edited by
      #21

      Hot diggity! I didn't know that one either. Us old dogs need to stick together Marc; it's the only way to keep the young pups at bay.

      Software Zen: delete this;

      1 Reply Last reply
      0
      • M Marc Clifton

        "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

        Latest Article:
        Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

        C Offline
        C Offline
        Cpichols
        wrote on last edited by
        #22

        ETA: ope! I missed the shift part in your OP. Now I get it. :facepalm: Wow. How have you even coded at all without ^c ^v and ^x? Do you know about ^f? ^h? Welcome to speed-pasting ;)

        1 Reply Last reply
        0
        • Greg UtasG Greg Utas

          Here's another old dog who just learned a new trick that would occasionally be useful.

          Robust Services Core | Software Techniques for Lemmings | Articles
          The fox knows many things, but the hedgehog knows one big thing.

          K Offline
          K Offline
          Keefer S
          wrote on last edited by
          #23

          Ditto. And I pride myself on using shortcuts!

          1 Reply Last reply
          0
          • M Marc Clifton

            "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

            Latest Article:
            Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

            T Offline
            T Offline
            Thornik
            wrote on last edited by
            #24

            Doesn't work in Win7.

            1 Reply Last reply
            0
            • G Ghostrider007

              Windows key + V will give you a history of things to paste. I found this very useful in the age of VSCode or 'Find is this only tooling that works'

              T Offline
              T Offline
              Thornik
              wrote on last edited by
              #25

              30 years MS dumbs go to this idea.

              1 Reply Last reply
              0
              • R Roger Wright

                I remember when CTRL-G made the PC beep, a relic from the days when teletypes ruled the world. I guess nobody told the designers of sound cards about backward compatibility.

                Will Rogers never met me.

                J Offline
                J Offline
                justahack
                wrote on last edited by
                #26

                The "Bell" character. Back in my days of setting up DOS based POS machines, we used that code to pop the cash drawer.

                R 1 Reply Last reply
                0
                • M Marc Clifton

                  "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

                  Latest Article:
                  Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

                  M Offline
                  M Offline
                  Matt Bond
                  wrote on last edited by
                  #27

                  In Word, you can use Ctrl-Shift-C and Ctrl-Shift-V to copy and paste the formatting only. Quite useful since Word's styles are so useless now days.

                  Bond Keep all things as simple as possible, but no simpler. -said someone, somewhere

                  1 Reply Last reply
                  0
                  • R Roger Wright

                    I remember when CTRL-G made the PC beep, a relic from the days when teletypes ruled the world. I guess nobody told the designers of sound cards about backward compatibility.

                    Will Rogers never met me.

                    E Offline
                    E Offline
                    englebart
                    wrote on last edited by
                    #28

                    You have to send it to the stdout for the beep. I used to add that to long batch files to alert me at certain steps like: “Insert next floppy”

                    1 Reply Last reply
                    0
                    • M Marc Clifton

                      "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

                      Latest Article:
                      Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

                      2 Offline
                      2 Offline
                      240DL
                      wrote on last edited by
                      #29

                      On MS Word, to get "Paste unformatted" you have to use Ctrl+Alt+V or right-click+T. Maybe some historical reason to do it differently? I frequently use Ctrl+Shift+V in LibreOffice Writer on Ubuntu. Works a treat!

                      1 Reply Last reply
                      0
                      • E Edward Aymami

                        Old dogs Unite! Me too. I'll have to try this later on this morning. I wonder can you teach puppies too?

                        W Offline
                        W Offline
                        WSchalk
                        wrote on last edited by
                        #30

                        I doubt it. From my experience, 'puppies' would say "what is keyboard shortcut? I just right-click...." :| But Marc, thanks for that reminder of a shortcut I always forget about. I LOVE keyboard shortcuts - I had to especially learn them when first using Excel 2.1 on a runtime version of Windows with no mouse. :cool:

                        -Wayne

                        1 Reply Last reply
                        0
                        • M Marc Clifton

                          "Paste as plain text" How have I been a Windows (and probably works in other OS's as well?) for years and years and not know that keyboard shortcut? So useful, as I copy and paste stuff all the time. Not code! Things like a Teams message into an email, or vice versa, or quote that I'm citing in an essay, or something in Excel to an email, ... the list goes on. Well, I guess you can teach an old dog a new trick. :laugh:

                          Latest Article:
                          Create a Digital Ocean Droplet for .NET Core Web API with a real SSL Certificate on a Domain

                          C Offline
                          C Offline
                          Carl_Sharman
                          wrote on last edited by
                          #31

                          This feels like one of the most useful things I've learned in years. Never again will I have to paste something into Notepad then copy it out again. Thank you!

                          1 Reply Last reply
                          0
                          • J justahack

                            The "Bell" character. Back in my days of setting up DOS based POS machines, we used that code to pop the cash drawer.

                            R Offline
                            R Offline
                            Roger Wright
                            wrote on last edited by
                            #32

                            Yep. When I last worked in Retail, we were still using it to trip the drawer latch. Computers don't beep like they used to, but most drawers have a little bell that sounds when they open. I believe the original use was to alert a teletype operator of a new incoming message. I just enjoyed using it to send to the boss' terminal to annoy him.

                            Will Rogers never met me.

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups