readline keybindings in chrome/chromium

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Does a chrome/chromium extension exist that can configure often used readline keybindings?



Specifically Ctrl+a for Home, Ctrl+e for End, Ctrl+d, etc for use within a text editing box.



I have found several chrome extensions that allows one to configure shortcut keys to execute specific tasks such as selecting a tab page or opening a file, etc.



None have any provision for simulating another key (e.g. Crtl+a could simulate pressing the Home key), or for executing actions that pertain to the input field.










share|improve this question









New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Do you want to navigate within a page, or more specifically edit text within a textbox?
    – meuh
    Nov 18 at 10:14










  • edit text within a text box
    – Aethalides
    Nov 18 at 10:17














up vote
0
down vote

favorite












Does a chrome/chromium extension exist that can configure often used readline keybindings?



Specifically Ctrl+a for Home, Ctrl+e for End, Ctrl+d, etc for use within a text editing box.



I have found several chrome extensions that allows one to configure shortcut keys to execute specific tasks such as selecting a tab page or opening a file, etc.



None have any provision for simulating another key (e.g. Crtl+a could simulate pressing the Home key), or for executing actions that pertain to the input field.










share|improve this question









New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Do you want to navigate within a page, or more specifically edit text within a textbox?
    – meuh
    Nov 18 at 10:14










  • edit text within a text box
    – Aethalides
    Nov 18 at 10:17












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Does a chrome/chromium extension exist that can configure often used readline keybindings?



Specifically Ctrl+a for Home, Ctrl+e for End, Ctrl+d, etc for use within a text editing box.



I have found several chrome extensions that allows one to configure shortcut keys to execute specific tasks such as selecting a tab page or opening a file, etc.



None have any provision for simulating another key (e.g. Crtl+a could simulate pressing the Home key), or for executing actions that pertain to the input field.










share|improve this question









New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











Does a chrome/chromium extension exist that can configure often used readline keybindings?



Specifically Ctrl+a for Home, Ctrl+e for End, Ctrl+d, etc for use within a text editing box.



I have found several chrome extensions that allows one to configure shortcut keys to execute specific tasks such as selecting a tab page or opening a file, etc.



None have any provision for simulating another key (e.g. Crtl+a could simulate pressing the Home key), or for executing actions that pertain to the input field.







linux keyboard-shortcuts chrome readline






share|improve this question









New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 18 at 10:18





















New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 18 at 8:23









Aethalides

14




14




New contributor




Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Aethalides is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • Do you want to navigate within a page, or more specifically edit text within a textbox?
    – meuh
    Nov 18 at 10:14










  • edit text within a text box
    – Aethalides
    Nov 18 at 10:17
















  • Do you want to navigate within a page, or more specifically edit text within a textbox?
    – meuh
    Nov 18 at 10:14










  • edit text within a text box
    – Aethalides
    Nov 18 at 10:17















Do you want to navigate within a page, or more specifically edit text within a textbox?
– meuh
Nov 18 at 10:14




Do you want to navigate within a page, or more specifically edit text within a textbox?
– meuh
Nov 18 at 10:14












edit text within a text box
– Aethalides
Nov 18 at 10:17




edit text within a text box
– Aethalides
Nov 18 at 10:17










1 Answer
1






active

oldest

votes

















up vote
0
down vote













One chrome/firefox extension I find very useful is Edit with Emacs which I used to replace "It's All Text" when it became defunct.



The extension adds a button to every textarea in a page, which when clicked on copies the current contents to your Emacs editor where you can edit it. When done the text is sent back to the textarea. I used it to create this answer.



It says it can work with other editors, but I don't have any examples to give you.






share|improve this answer




















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    );



    );






    Aethalides is a new contributor. Be nice, and check out our Code of Conduct.









     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482491%2freadline-keybindings-in-chrome-chromium%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








    up vote
    0
    down vote













    One chrome/firefox extension I find very useful is Edit with Emacs which I used to replace "It's All Text" when it became defunct.



    The extension adds a button to every textarea in a page, which when clicked on copies the current contents to your Emacs editor where you can edit it. When done the text is sent back to the textarea. I used it to create this answer.



    It says it can work with other editors, but I don't have any examples to give you.






    share|improve this answer
























      up vote
      0
      down vote













      One chrome/firefox extension I find very useful is Edit with Emacs which I used to replace "It's All Text" when it became defunct.



      The extension adds a button to every textarea in a page, which when clicked on copies the current contents to your Emacs editor where you can edit it. When done the text is sent back to the textarea. I used it to create this answer.



      It says it can work with other editors, but I don't have any examples to give you.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        One chrome/firefox extension I find very useful is Edit with Emacs which I used to replace "It's All Text" when it became defunct.



        The extension adds a button to every textarea in a page, which when clicked on copies the current contents to your Emacs editor where you can edit it. When done the text is sent back to the textarea. I used it to create this answer.



        It says it can work with other editors, but I don't have any examples to give you.






        share|improve this answer












        One chrome/firefox extension I find very useful is Edit with Emacs which I used to replace "It's All Text" when it became defunct.



        The extension adds a button to every textarea in a page, which when clicked on copies the current contents to your Emacs editor where you can edit it. When done the text is sent back to the textarea. I used it to create this answer.



        It says it can work with other editors, but I don't have any examples to give you.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 18 at 10:36









        meuh

        31k11754




        31k11754




















            Aethalides is a new contributor. Be nice, and check out our Code of Conduct.









             

            draft saved


            draft discarded


















            Aethalides is a new contributor. Be nice, and check out our Code of Conduct.












            Aethalides is a new contributor. Be nice, and check out our Code of Conduct.











            Aethalides is a new contributor. Be nice, and check out our Code of Conduct.













             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482491%2freadline-keybindings-in-chrome-chromium%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

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay