Unable to right click on the cmd windows prompt












1















I am unable to right click on the cmd windows prompt in order to paste something there. How can I fix this problem?
Thanks










share|improve this question























  • Which version of Windows?

    – adampski
    Sep 24 '16 at 15:42











  • When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

    – Pimp Juice IT
    Mar 18 '17 at 3:51
















1















I am unable to right click on the cmd windows prompt in order to paste something there. How can I fix this problem?
Thanks










share|improve this question























  • Which version of Windows?

    – adampski
    Sep 24 '16 at 15:42











  • When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

    – Pimp Juice IT
    Mar 18 '17 at 3:51














1












1








1








I am unable to right click on the cmd windows prompt in order to paste something there. How can I fix this problem?
Thanks










share|improve this question














I am unable to right click on the cmd windows prompt in order to paste something there. How can I fix this problem?
Thanks







cmd.exe






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 24 '16 at 15:40









thiernothierno

613




613













  • Which version of Windows?

    – adampski
    Sep 24 '16 at 15:42











  • When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

    – Pimp Juice IT
    Mar 18 '17 at 3:51



















  • Which version of Windows?

    – adampski
    Sep 24 '16 at 15:42











  • When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

    – Pimp Juice IT
    Mar 18 '17 at 3:51

















Which version of Windows?

– adampski
Sep 24 '16 at 15:42





Which version of Windows?

– adampski
Sep 24 '16 at 15:42













When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

– Pimp Juice IT
Mar 18 '17 at 3:51





When you get a chance, look over Accept Answers so ensure you understand how that works for the answer that works for you.

– Pimp Juice IT
Mar 18 '17 at 3:51










1 Answer
1






active

oldest

votes


















0















CMD Shell



In Windows 10 the standard Ctrl-X & Ctrl-C shortcuts are supported.



For earlier versions of Windows you can enable QuickEdit cut and paste
at the Command Prompt as follows:



Activate the control menu at the top left of the current cmd window,
go to Properties, Options tab and then tick against QuickEdit Mode.
Now you can select text with the mouse and hit Enter (or right click)
to copy it to the clipboard. Paste anywhere using Control+V (or Right
Click) or via the menu.



ESC will cancel any selection and return to editing mode. When copying
between windows, you need one click to select the window and a second
click to paste.



source






Windows 10



Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the command prompt with a right-click. Optionally, if you also select the QuickEdit Mode and have it checked, when you right-click in the command window, it'll paste what you have copied without needing to select the paste option.



enter image description hereenter image description here





Other Windows Versions



You will basically follow the same instructions as above on other versions of Windows for the cmd.exe properties but the Edit Options location will look a little different, but checking the Insert Mode and Quick Edit options will give you the same results/functionality.



enter image description here






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1127881%2funable-to-right-click-on-the-cmd-windows-prompt%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0















    CMD Shell



    In Windows 10 the standard Ctrl-X & Ctrl-C shortcuts are supported.



    For earlier versions of Windows you can enable QuickEdit cut and paste
    at the Command Prompt as follows:



    Activate the control menu at the top left of the current cmd window,
    go to Properties, Options tab and then tick against QuickEdit Mode.
    Now you can select text with the mouse and hit Enter (or right click)
    to copy it to the clipboard. Paste anywhere using Control+V (or Right
    Click) or via the menu.



    ESC will cancel any selection and return to editing mode. When copying
    between windows, you need one click to select the window and a second
    click to paste.



    source






    Windows 10



    Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the command prompt with a right-click. Optionally, if you also select the QuickEdit Mode and have it checked, when you right-click in the command window, it'll paste what you have copied without needing to select the paste option.



    enter image description hereenter image description here





    Other Windows Versions



    You will basically follow the same instructions as above on other versions of Windows for the cmd.exe properties but the Edit Options location will look a little different, but checking the Insert Mode and Quick Edit options will give you the same results/functionality.



    enter image description here






    share|improve this answer




























      0















      CMD Shell



      In Windows 10 the standard Ctrl-X & Ctrl-C shortcuts are supported.



      For earlier versions of Windows you can enable QuickEdit cut and paste
      at the Command Prompt as follows:



      Activate the control menu at the top left of the current cmd window,
      go to Properties, Options tab and then tick against QuickEdit Mode.
      Now you can select text with the mouse and hit Enter (or right click)
      to copy it to the clipboard. Paste anywhere using Control+V (or Right
      Click) or via the menu.



      ESC will cancel any selection and return to editing mode. When copying
      between windows, you need one click to select the window and a second
      click to paste.



      source






      Windows 10



      Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the command prompt with a right-click. Optionally, if you also select the QuickEdit Mode and have it checked, when you right-click in the command window, it'll paste what you have copied without needing to select the paste option.



      enter image description hereenter image description here





      Other Windows Versions



      You will basically follow the same instructions as above on other versions of Windows for the cmd.exe properties but the Edit Options location will look a little different, but checking the Insert Mode and Quick Edit options will give you the same results/functionality.



      enter image description here






      share|improve this answer


























        0












        0








        0








        CMD Shell



        In Windows 10 the standard Ctrl-X & Ctrl-C shortcuts are supported.



        For earlier versions of Windows you can enable QuickEdit cut and paste
        at the Command Prompt as follows:



        Activate the control menu at the top left of the current cmd window,
        go to Properties, Options tab and then tick against QuickEdit Mode.
        Now you can select text with the mouse and hit Enter (or right click)
        to copy it to the clipboard. Paste anywhere using Control+V (or Right
        Click) or via the menu.



        ESC will cancel any selection and return to editing mode. When copying
        between windows, you need one click to select the window and a second
        click to paste.



        source






        Windows 10



        Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the command prompt with a right-click. Optionally, if you also select the QuickEdit Mode and have it checked, when you right-click in the command window, it'll paste what you have copied without needing to select the paste option.



        enter image description hereenter image description here





        Other Windows Versions



        You will basically follow the same instructions as above on other versions of Windows for the cmd.exe properties but the Edit Options location will look a little different, but checking the Insert Mode and Quick Edit options will give you the same results/functionality.



        enter image description here






        share|improve this answer














        CMD Shell



        In Windows 10 the standard Ctrl-X & Ctrl-C shortcuts are supported.



        For earlier versions of Windows you can enable QuickEdit cut and paste
        at the Command Prompt as follows:



        Activate the control menu at the top left of the current cmd window,
        go to Properties, Options tab and then tick against QuickEdit Mode.
        Now you can select text with the mouse and hit Enter (or right click)
        to copy it to the clipboard. Paste anywhere using Control+V (or Right
        Click) or via the menu.



        ESC will cancel any selection and return to editing mode. When copying
        between windows, you need one click to select the window and a second
        click to paste.



        source






        Windows 10



        Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the command prompt with a right-click. Optionally, if you also select the QuickEdit Mode and have it checked, when you right-click in the command window, it'll paste what you have copied without needing to select the paste option.



        enter image description hereenter image description here





        Other Windows Versions



        You will basically follow the same instructions as above on other versions of Windows for the cmd.exe properties but the Edit Options location will look a little different, but checking the Insert Mode and Quick Edit options will give you the same results/functionality.



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Sep 24 '16 at 16:12









        Pimp Juice ITPimp Juice IT

        24k113973




        24k113973






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1127881%2funable-to-right-click-on-the-cmd-windows-prompt%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Terni

            A new problem with tex4ht and tikz

            Sun Ra